Struct astutedds::dcps::DomainParticipantQos
ClassList > astutedds > dcps > DomainParticipantQos
#include <qos.hpp>
Public Attributes
| Type | Name |
|---|---|
| EntityFactoryQosPolicy | entity_factory |
| UserDataQosPolicy | user_data |
Public Functions
| Type | Name |
|---|---|
| bool | operator!= (const DomainParticipantQos & o) const |
| bool | operator== (const DomainParticipantQos &) const |
Public Attributes Documentation
variable entity_factory
EntityFactoryQosPolicy astutedds::dcps::DomainParticipantQos::entity_factory;
variable user_data
UserDataQosPolicy astutedds::dcps::DomainParticipantQos::user_data;
Public Functions Documentation
function operator!=
inline bool astutedds::dcps::DomainParticipantQos::operator!= (
const DomainParticipantQos & o
) const
function operator==
bool astutedds::dcps::DomainParticipantQos::operator== (
const DomainParticipantQos &
) const
The documentation for this class was generated from the following file include/astutedds/dcps/qos.hpp