18 #ifndef OMG_DDS_CORE_XTYPES_ANNOTATIONS_HPP_ 19 #define OMG_DDS_CORE_XTYPES_ANNOTATIONS_HPP_ 21 #include <dds/core/xtypes/TAnnotation.hpp> dds::core::xtypes::MustUnderstandAnnotation MustUnderstand()
dds::core::xtypes::BitsetAnnotation BitBound(uint32_t bound)
dds::core::xtypes::ExtensibilityAnnotation Final()
dds::core::xtypes::ExtensibilityAnnotation Extensibility(dds::core::xtypes::ExtensibilityAnnotation::ExtensibilityKind kind)
TExtensibilityAnnotation< detail::ExtensibilityAnnotation > ExtensibilityAnnotation
TSharedAnnotation< detail::SharedAnnotation > SharedAnnotation
TMustUnderstandAnnotation< detail::MustUnderstandAnnotation > MustUnderstandAnnotation
dds::core::xtypes::ExtensibilityAnnotation Mutable()
dds::core::xtypes::NestedAnnotation Nested()
TKeyAnnotation< detail::KeyAnnotation > KeyAnnotation
dds::core::xtypes::BitsetAnnotation Bitset()
TNestedAnnotation< detail::NestedAnnotation > NestedAnnotation
TBitBoundAnnotation< detail::BitBoundAnnotation > BitBoundAnnotation
dds::core::xtypes::SharedAnnotation Shared()
dds::core::xtypes::VerbatimAnnotation Verbatim(const std::string &text)
dds::core::xtypes::ExtensibilityAnnotation Extensible()
dds::core::xtypes::IdAnnotation Id(uint32_t)
TBitsetAnnotation< detail::BitsetAnnotation > BitsetAnnotation
TIdAnnotation< detail::IdAnnotation > IdAnnotation
TAnnotation< detail::Annotation > Annotation
dds::core::xtypes::KeyAnnotation Key()
TVerbatimAnnotation< detail::VerbatimAnnotation > VerbatimAnnotation