RTI Connext Modern C++ API  Version 6.1.0
dds::core::xtypes::StringType Class Reference

<<value-type>> Represents an IDL string type. More...

#include <dds/core/xtypes/CollectionTypes.hpp>

Inheritance diagram for dds::core::xtypes::StringType:
dds::core::xtypes::UnidimensionalCollectionType dds::core::xtypes::CollectionType dds::core::xtypes::DynamicType

Public Member Functions

 StringType (uint32_t bounds)
 Creates a bounded string. More...
 
- Public Member Functions inherited from dds::core::xtypes::UnidimensionalCollectionType
uint32_t bounds () const
 Gets the maximum length of this collection. More...
 
- Public Member Functions inherited from dds::core::xtypes::CollectionType
const dds::core::xtypes::DynamicTypecontent_type () const
 Gets the type of the elements of this collection. More...
 
- Public Member Functions inherited from dds::core::xtypes::DynamicType
dds::core::xtypes::TypeKind kind () const
 Gets the type kind. More...
 
std::string name () const
 Gets the name. More...
 

Additional Inherited Members

Detailed Description

<<value-type>> Represents an IDL string type.

Constructor & Destructor Documentation

◆ StringType()

dds::core::xtypes::StringType::StringType ( uint32_t  bounds)
explicit

Creates a bounded string.

Parameters
boundsThe maximum length