CoreDX DDS C++ Reference Manual
Public Member Functions | Public Attributes | List of all members
DDS::Property_t Struct Reference

A name-value pair property. The 'propagate' flag indicates if this property should be transfered through discovery. More...

Public Member Functions

 Property_t ()
 

Public Attributes

char * name
 the property name
 
char * value
 the property value
 
unsigned char propagate
 propagate over discovery?
 

Detailed Description

A name-value pair property. The 'propagate' flag indicates if this property should be transfered through discovery.

Constructor & Destructor Documentation

DDS::Property_t::Property_t ( )

Constructor, Copy Constructor, Destructor, Assignment operator


© 2009-2017 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.