RTI Connext Modern C++ API Version 7.2.0
dds::core::xtypes::WStringType Class Reference

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

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

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

Public Member Functions

 WStringType (uint32_t bounds)
 Creates a bounded wide 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 wstring type.

Constructor & Destructor Documentation

◆ WStringType()

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

Creates a bounded wide string.

Parameters
boundsThe maximum length