Struct astutedds::dcps::PresentationQosPolicy
ClassList > astutedds > dcps > PresentationQosPolicy
#include <qos.hpp>
Public Attributes
| Type | Name |
|---|---|
| PresentationQosPolicyAccessScopeKind | access_scope = /* multi line expression */ |
| bool | coherent_access = {false} |
| bool | ordered_access = {false} |
Public Functions
| Type | Name |
|---|---|
| bool | operator!= (const PresentationQosPolicy & o) const |
| bool | operator== (const PresentationQosPolicy &) const |
Public Attributes Documentation
variable access_scope
PresentationQosPolicyAccessScopeKind astutedds::dcps::PresentationQosPolicy::access_scope;
variable coherent_access
bool astutedds::dcps::PresentationQosPolicy::coherent_access;
variable ordered_access
bool astutedds::dcps::PresentationQosPolicy::ordered_access;
Public Functions Documentation
function operator!=
inline bool astutedds::dcps::PresentationQosPolicy::operator!= (
const PresentationQosPolicy & o
) const
function operator==
bool astutedds::dcps::PresentationQosPolicy::operator== (
const PresentationQosPolicy &
) const
The documentation for this class was generated from the following file include/astutedds/dcps/qos.hpp