DDS_Property_t Struct Reference
[PROPERTY]

Properties are name/value pairs objects. More...

List of all members.

Public Attributes

char * name
 Property name.
char * value
 Property value.
DDS_Boolean propagate
 Indicates if the property must be propagated on discovery.


Detailed Description

Properties are name/value pairs objects.

Member Data Documentation

Property name.

It must be a NULL-terminated string allocated with DDS_String_alloc or DDS_String_dup.

Property value.

It must be a NULL-terminated string allocated with DDS_String_alloc or DDS_String_dup.

Indicates if the property must be propagated on discovery.


RTI Connext C++ API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc