OpenDDS  Snapshot(2023/04/28-20:55)
Public Attributes | List of all members
DDS::Security::EndpointSecurityAttributes Struct Reference

import"DdsSecurityCore.idl";

Collaboration diagram for DDS::Security::EndpointSecurityAttributes:
Collaboration graph
[legend]

Public Attributes

TopicSecurityAttributes base
 
boolean is_submessage_protected
 
boolean is_payload_protected
 
boolean is_key_protected
 
PluginEndpointSecurityAttributesMask plugin_endpoint_attributes
 
PropertySeq ac_endpoint_properties
 

Detailed Description

Definition at line 350 of file DdsSecurityCore.idl.

Member Data Documentation

◆ ac_endpoint_properties

PropertySeq DDS::Security::EndpointSecurityAttributes::ac_endpoint_properties

Definition at line 357 of file DdsSecurityCore.idl.

◆ base

TopicSecurityAttributes DDS::Security::EndpointSecurityAttributes::base

◆ is_key_protected

boolean DDS::Security::EndpointSecurityAttributes::is_key_protected

◆ is_payload_protected

boolean DDS::Security::EndpointSecurityAttributes::is_payload_protected

◆ is_submessage_protected

boolean DDS::Security::EndpointSecurityAttributes::is_submessage_protected

◆ plugin_endpoint_attributes

PluginEndpointSecurityAttributesMask DDS::Security::EndpointSecurityAttributes::plugin_endpoint_attributes

The documentation for this struct was generated from the following file: