RTI Connext Modern C++ API  Version 6.0.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
dds::core::xtypes::UnidimensionalCollectionType Class Reference

<<value-type>> The base class of collection types with only one dimension. More...

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

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

Public Member Functions

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

Additional Inherited Members

Detailed Description

<<value-type>> The base class of collection types with only one dimension.

Member Function Documentation

uint32_t dds::core::xtypes::UnidimensionalCollectionType::bounds ( ) const

Gets the maximum length of this collection.


RTI Connext Modern C++ API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc