DDS-PSM-C++  1.0
ISO C++ API for OpenSplice DDS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Namespaces | Typedefs | Functions | Variables
Annotations.hpp File Reference
#include <dds/core/xtypes/TAnnotation.hpp>
#include <dds/core/xtypes/detail/Annotation.hpp>
Include dependency graph for Annotations.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dds
 
namespace  dds::core
 
namespace  dds::core::xtypes
 
namespace  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)