Structure that holds DomainParticipant Quality of Service policies. More...
Public Member Functions | |
| DomainParticipantQos () | |
| Constructor. | |
Static Public Attributes | |
| static final DomainParticipantQos | PARTICIPANT_QOS_DEFAULT = null |
Structure that holds DomainParticipant Quality of Service policies.
| DiscoveryQosPolicy discovery |
Controls aspects of the Discovery and Builtin entities
| EntityFactoryQosPolicy entity_factory |
Controls the behavior of the DomainParticipant create operations.
| EntityNameQosPolicy entity_name |
Controls the Entity name of the DomainParticipant
| LoggingQosPolicy logging |
Controls the logging behavior of the DomainParticipant
| PeerParticipantQosPolicy peer_participants |
Specifies a list of DomainParticipant peers to attempt communication with. If empty, default Discovery is used.
| PropertyQosPolicy properties |
Additional name:value pair properties (if propagate=true, included in discovery)
| ThreadModelQosPolicy thread_model |
Controls the threading behavior of the DomainParticipant
| UserDataQosPolicy user_data |
A sequence of octets associated with a DomainParticipant.