#include <TypeObject.hpp>
Inheritance diagram for TypeObject< DELEGATE >:Public Member Functions | |
| const dds::type::typeobject::TypeLibrary & | library () const |
| void | library (const dds::type::typeobject::TypeLibrary &value) |
| dds::type::typeobject::TypeId | the_type () const |
| void | the_type (dds::type::typeobject::TypeId value) |
Central type of this Type Representation: identifies a single type within a library.
Definition at line 696 of file TypeObject.hpp.
| const dds::type::typeobject::TypeLibrary& library | ( | ) | const |
| void library | ( | const dds::type::typeobject::TypeLibrary & | value | ) |
| dds::type::typeobject::TypeId the_type | ( | ) | const |
| void the_type | ( | dds::type::typeobject::TypeId | value | ) |
1.7.1