OpenDDS
Snapshot(2023/04/07-19:43)
|
import"DdsDcpsCore.idl";
Public Attributes | |
string | name |
string | value |
boolean | propagate |
Definition at line 82 of file DdsDcpsCore.idl.
string DDS::Property_t::name |
Definition at line 83 of file DdsDcpsCore.idl.
Referenced by OpenDDS::Security::TokenWriter::add_property(), OpenDDS::Security::SecurityConfig::get_properties(), and OpenDDS::RTPS::Spdp::init().
boolean DDS::Property_t::propagate |
Definition at line 85 of file DdsDcpsCore.idl.
Referenced by OpenDDS::Security::TokenWriter::add_property().
string DDS::Property_t::value |
Definition at line 84 of file DdsDcpsCore.idl.
Referenced by OpenDDS::Security::TokenWriter::add_property(), and OpenDDS::Security::SecurityConfig::get_properties().