RTI Connext Modern C++ API Version 7.5.0
|
<<extension>> <<value-type>> Trust Plugins Protection information associated with the discovered endpoint. More...
#include <rti/topic/trust/EndpointTrustProtectionInfo.hpp>
Public Member Functions | |
EndpointTrustProtectionInfo ()=default | |
Create an instance with the default Trust Plugins Protection Info associated with the discovered endpoint. More... | |
uint32_t | bitmask () const |
Information about how RTPS wire serialization, discovery, and liveliness interact with the associated Trust Plugins Protection configuration. More... | |
uint32_t | plugin_bitmask () const |
Internal plugin information that is opaque to DDS. More... | |
<<extension>> <<value-type>> Trust Plugins Protection information associated with the discovered endpoint.
|
default |
Create an instance with the default Trust Plugins Protection Info associated with the discovered endpoint.
The meaning of this field may vary depending on what Trust Plugins the endpoint is using.
|
inline |
Information about how RTPS wire serialization, discovery, and liveliness interact with the associated Trust Plugins Protection configuration.
The meaning of the contents of this field may vary depending on what Trust Plugins the endpoint is using. For information about how this field interacts with the RTI Security Plugins, please refer to the RTI Security Plugins User's Manual.
|
inline |
Internal plugin information that is opaque to DDS.
The meaning of the contents of this field may vary depending on what Trust Plugins the endpoint is using. For information about how this field interacts with the RTI Security Plugins, please refer to the RTI Security Plugins User's Manual.