OpenDDS
Snapshot(2023/04/07-19:43)
|
import"DdsDcpsCore.idl";
Public Attributes | |
string | name |
OctetSeq | value |
boolean | propagate |
Definition at line 89 of file DdsDcpsCore.idl.
string DDS::BinaryProperty_t::name |
Definition at line 90 of file DdsDcpsCore.idl.
Referenced by OpenDDS::Security::TokenWriter::add_bin_property(), OpenDDS::Security::AuthenticationBuiltInImpl::get_authenticated_peer_credential_token(), OpenDDS::Security::make_final_signature_sequence(), OpenDDS::Security::make_reply_signature_sequence(), OpenDDS::Security::CredentialHash::operator()(), and OpenDDS::Security::CryptoBuiltInImpl::unregister_datareader().
boolean DDS::BinaryProperty_t::propagate |
Definition at line 92 of file DdsDcpsCore.idl.
Referenced by OpenDDS::Security::TokenWriter::add_bin_property(), OpenDDS::Security::AuthenticationBuiltInImpl::get_authenticated_peer_credential_token(), OpenDDS::Security::make_final_signature_sequence(), OpenDDS::Security::make_reply_signature_sequence(), OpenDDS::Security::CredentialHash::operator()(), and OpenDDS::Security::CryptoBuiltInImpl::unregister_datareader().
OctetSeq DDS::BinaryProperty_t::value |
Definition at line 91 of file DdsDcpsCore.idl.
Referenced by OpenDDS::Security::TokenWriter::add_bin_property(), OpenDDS::Security::AuthenticationBuiltInImpl::get_authenticated_peer_credential_token(), OpenDDS::Security::make_final_signature_sequence(), OpenDDS::Security::make_reply_signature_sequence(), OpenDDS::Security::CredentialHash::operator()(), and OpenDDS::Security::CryptoBuiltInImpl::unregister_datareader().