OpenSplice ISO C++ 2 DCPS  v6.x
ISO C++ 2 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
Annotations.hpp File Reference
#include <dds/core/xtypes/TAnnotation.hpp>
#include <dds/core/xtypes/detail/Annotation.hpp>

Go to the source code of this file.

Namespaces

 dds
 
 dds::core
 
 dds::core::xtypes
 
 dds::core::xtypes::annotation
 

Typedefs

typedef TAnnotation< detail::Annotation > dds::core::xtypes::Annotation
 
typedef TBitBoundAnnotation< detail::BitBoundAnnotation > dds::core::xtypes::BitBoundAnnotation
 
typedef TBitsetAnnotation< detail::BitsetAnnotation > dds::core::xtypes::BitsetAnnotation
 
typedef TExtensibilityAnnotation< detail::ExtensibilityAnnotation > dds::core::xtypes::ExtensibilityAnnotation
 
typedef TIdAnnotation< detail::IdAnnotation > dds::core::xtypes::IdAnnotation
 
typedef TKeyAnnotation< detail::KeyAnnotation > dds::core::xtypes::KeyAnnotation
 
typedef TMustUnderstandAnnotation< detail::MustUnderstandAnnotation > dds::core::xtypes::MustUnderstandAnnotation
 
typedef TNestedAnnotation< detail::NestedAnnotation > dds::core::xtypes::NestedAnnotation
 
typedef TSharedAnnotation< detail::SharedAnnotation > dds::core::xtypes::SharedAnnotation
 
typedef TVerbatimAnnotation< detail::VerbatimAnnotation > dds::core::xtypes::VerbatimAnnotation
 

Functions

dds::core::xtypes::BitsetAnnotation dds::core::xtypes::annotation::BitBound (uint32_t bound)
 
dds::core::xtypes::BitsetAnnotation dds::core::xtypes::annotation::Bitset ()
 
dds::core::xtypes::ExtensibilityAnnotation dds::core::xtypes::annotation::Extensibility (dds::core::xtypes::ExtensibilityAnnotation::ExtensibilityKind kind)
 
dds::core::xtypes::ExtensibilityAnnotation dds::core::xtypes::annotation::Extensible ()
 
dds::core::xtypes::ExtensibilityAnnotation dds::core::xtypes::annotation::Final ()
 
dds::core::xtypes::KeyAnnotation dds::core::xtypes::annotation::Key ()
 
dds::core::xtypes::MustUnderstandAnnotation dds::core::xtypes::annotation::MustUnderstand ()
 
dds::core::xtypes::ExtensibilityAnnotation dds::core::xtypes::annotation::Mutable ()
 
dds::core::xtypes::NestedAnnotation dds::core::xtypes::annotation::Nested ()
 
dds::core::xtypes::SharedAnnotation dds::core::xtypes::annotation::Shared ()
 
dds::core::xtypes::VerbatimAnnotation dds::core::xtypes::annotation::Verbatim (const std::string &text)
 

Variables

dds::core::xtypes::IdAnnotation dds::core::xtypes::annotation::Id (uint32_t)