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

#include <TCollectionTypes.hpp>

Inheritance diagram for dds::core::xtypes::TStringType< CHAR_T, DELEGATE >:
Inheritance graph
[legend]

Public Member Functions

 TStringType (uint32_t bounds)
 
- Public Member Functions inherited from dds::core::xtypes::TCollectionType< DELEGATE >
uint32_t bounds () const
 

Additional Inherited Members

- Public Attributes inherited from dds::core::xtypes::TCollectionType< DELEGATE >
const uint32_t UNBOUNDED = 0xFFFFFFFF
 
- Protected Member Functions inherited from dds::core::xtypes::TCollectionType< DELEGATE >
 TCollectionType (const std::string &name, TypeKind kind)
 

Detailed Description

template<typename CHAR_T, template< typename C > class DELEGATE>
class dds::core::xtypes::TStringType< CHAR_T, DELEGATE >

Definition at line 70 of file TCollectionTypes.hpp.

Constructor & Destructor Documentation

template<typename CHAR_T , template< typename C > class DELEGATE>
dds::core::xtypes::TStringType< CHAR_T, DELEGATE >::TStringType ( uint32_t  bounds)

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