Struct astutedds::dcps::PublisherQos
ClassList > astutedds > dcps > PublisherQos
#include <qos.hpp>
Public Attributes
| Type | Name |
|---|---|
| GroupDataQosPolicy | group_data |
| PartitionQosPolicy | partition |
| PresentationQosPolicy | presentation |
Public Functions
| Type | Name |
|---|---|
| bool | operator!= (const PublisherQos & o) const |
| bool | operator== (const PublisherQos &) const |
Public Attributes Documentation
variable group_data
GroupDataQosPolicy astutedds::dcps::PublisherQos::group_data;
variable partition
PartitionQosPolicy astutedds::dcps::PublisherQos::partition;
variable presentation
PresentationQosPolicy astutedds::dcps::PublisherQos::presentation;
Public Functions Documentation
function operator!=
inline bool astutedds::dcps::PublisherQos::operator!= (
const PublisherQos & o
) const
function operator==
bool astutedds::dcps::PublisherQos::operator== (
const PublisherQos &
) const
The documentation for this class was generated from the following file include/astutedds/dcps/qos.hpp