DDS-PSM-C++  1.0
ISO C++ API for OpenSplice DDS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
dds::core::xtypes::TCollectionType< DELEGATE > Class Template Reference

#include <TCollectionTypes.hpp>

Inheritance diagram for dds::core::xtypes::TCollectionType< DELEGATE >:
Inheritance graph
[legend]

Public Member Functions

uint32_t bounds () const
 

Public Attributes

const uint32_t UNBOUNDED = 0xFFFFFFFF
 

Protected Member Functions

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

Detailed Description

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

Definition at line 26 of file TCollectionTypes.hpp.

Constructor & Destructor Documentation

template<typename DELEGATE >
dds::core::xtypes::TCollectionType< DELEGATE >::TCollectionType ( const std::string &  name,
TypeKind  kind 
)
protected

Member Function Documentation

template<typename DELEGATE >
uint32_t dds::core::xtypes::TCollectionType< DELEGATE >::bounds ( ) const

Member Data Documentation

template<typename DELEGATE >
const uint32_t dds::core::xtypes::TCollectionType< DELEGATE >::UNBOUNDED = 0xFFFFFFFF

Definition at line 28 of file TCollectionTypes.hpp.


The documentation for this class was generated from the following file: