RTI Connext Modern C++ API
Version 5.2.0
|
This is the complete list of members for dds::core::xtypes::AliasType, including all inherited members.
AliasType(const std::string &name, const DynamicTypeImpl &related_type, bool is_pointer=false) | dds::core::xtypes::AliasType | |
is_aggregation_type(const DynamicType &t) | dds::core::xtypes::DynamicType | related |
is_collection_type(const DynamicType &t) | dds::core::xtypes::DynamicType | related |
is_constructed_type(const DynamicType &t) | dds::core::xtypes::DynamicType | related |
is_pointer() const | dds::core::xtypes::AliasType | |
is_primitive_type(const DynamicType &t) | dds::core::xtypes::DynamicType | related |
kind() const | dds::core::xtypes::DynamicType | |
name() const | dds::core::xtypes::DynamicType | |
print_idl(const DynamicType &type, unsigned int indent=0) | dds::core::xtypes::DynamicType | related |
related_type() const | dds::core::xtypes::AliasType | |
resolve_alias(const dds::core::xtypes::DynamicType &type) | dds::core::xtypes::AliasType | related |