DDS_Property_t Struct Reference
[PROPERTY]

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


Data Fields

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.

Field 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 Data Distribution Service C API Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc