Class astutedds::xtypes::DynamicType
ClassList > astutedds > xtypes > DynamicType
Runtime type representation.
#include <dynamic_data.hpp>
Public Functions
| Type | Name |
|---|---|
| DynamicType (const TypeObject & type_obj) |
|
| TypeKind | get_kind () const |
| uint32_t | get_member_count () const |
| std::string | get_name () const |
| const TypeObject & | get_type_object () const |
Public Functions Documentation
function DynamicType
inline explicit astutedds::xtypes::DynamicType::DynamicType (
const TypeObject & type_obj
)
function get_kind
TypeKind astutedds::xtypes::DynamicType::get_kind () const
function get_member_count
uint32_t astutedds::xtypes::DynamicType::get_member_count () const
function get_name
std::string astutedds::xtypes::DynamicType::get_name () const
function get_type_object
inline const TypeObject & astutedds::xtypes::DynamicType::get_type_object () const
The documentation for this class was generated from the following file include/astutedds/xtypes/dynamic_data.hpp