Template Class TCollectionType

Inheritance Relationships

Base Type

Derived Types

Class Documentation

template<typename DELEGATE>
class TCollectionType : public dds::core::xtypes::TDynamicType<DELEGATE>

Subclassed by dds::core::xtypes::TMapType< DELEGATE, DELEGATE_K, DELEGATE_V >, dds::core::xtypes::TSequenceType< DELEGATE, DELEGATE_T >, dds::core::xtypes::TStringType< DELEGATE >

Public Functions

inline uint32_t bounds() const

Public Static Attributes

static constexpr uint32_t UNBOUNDED = 0xFFFFFFFF

Protected Functions

inline TCollectionType(const std::string &name, TypeKind kind)