import "DdsDcpsCore.idl";
Public Attributes | |
string | name |
string | value |
boolean | propagate |
Definition at line 56 of file DdsDcpsCore.idl.
string DDS::Property_t::name |
Definition at line 57 of file DdsDcpsCore.idl.
Referenced by OpenDDS::Security::TokenWriter::add_property(), and OpenDDS::Security::SecurityConfig::get_properties().
boolean DDS::Property_t::propagate |
Definition at line 59 of file DdsDcpsCore.idl.
Referenced by OpenDDS::Security::TokenWriter::add_property().
string DDS::Property_t::value |
Definition at line 58 of file DdsDcpsCore.idl.
Referenced by OpenDDS::Security::TokenWriter::add_property(), and OpenDDS::Security::SecurityConfig::get_properties().