Structure that holds DDS_DomainParticipant Quality of Service policies. More...
Public Attributes | |
| DDS_UserDataQosPolicy | user_data |
| A sequence of octets associated with a DomainParticipant. | |
| DDS_EntityFactoryQosPolicy | entity_factory |
| Controls the behavior of the DomainParticipant create operations. | |
| CoreDX_EntityNameQosPolicy | entity_name |
| entity name | |
| CoreDX_LoggingQosPolicy | logging |
| logging | |
| CoreDX_PeerParticipantQosPolicy | peer_participants |
| Specifies a list of DomainParticipant peers to attempt communication with. If empty, default Discovery is used. | |
| CoreDX_DiscoveryQosPolicy | discovery |
| Override QoS values for builtin discovery entities. | |
| CoreDX_ThreadModelQosPolicy | thread_model |
| Configure DomainParticipant thread usage. | |
| DDS_PropertyQosPolicy | properties |
| Additional name:value pair properties (if propagate=true, included in discovery) | |
Structure that holds DDS_DomainParticipant Quality of Service policies.