Cyclone ISO C++ API Reference Guide
dds::core::policy::Presentation Member List

This is the complete list of members for dds::core::policy::Presentation, including all inherited members.

access_scope(dds::core::policy::PresentationAccessScopeKind::Type access_scope)dds::core::policy::Presentation
access_scope() constdds::core::policy::Presentation
coherent_access(bool coherent_access)dds::core::policy::Presentation
coherent_access() constdds::core::policy::Presentation
GroupAccessScope(bool coherent_access=false, bool ordered_access=false)dds::core::policy::Presentationstatic
InstanceAccessScope(bool coherent_access=false, bool ordered_access=false)dds::core::policy::Presentationstatic
operator!=(const Value &other) constdds::core::Value< D >
operator->()dds::core::Value< D >
operator->() constdds::core::Value< D >
operator=(const Value &other)dds::core::Value< D >
operator==(const Value &other) constdds::core::Value< D >
ordered_access(bool ordered_access)dds::core::policy::Presentation
ordered_access() constdds::core::policy::Presentation
Presentation(dds::core::policy::PresentationAccessScopeKind::Type access_scope=dds::core::policy::PresentationAccessScopeKind::INSTANCE, bool coherent_access=false, bool ordered_access=false)dds::core::policy::Presentation
Presentation(const Presentation &other)dds::core::policy::Presentation
TopicAccessScope(bool coherent_access=false, bool ordered_access=false)dds::core::policy::Presentationstatic