#include <TypeObject.hpp>
Inheritance diagram for TypeProperty< DELEGATE >:Public Member Functions | |
| const dds::type::typeobject::TypeFlag::Mask | flag () const |
| void | flag (const dds::type::typeobject::TypeFlag::Mask &mask) |
| dds::type::typeobject::TypeId | type_id () const |
| void | type_id (dds::type::typeobject::TypeId id) |
| const std::string | name () |
| void | name (const std::string &name) |
Fundamental properties of any type definition
Definition at line 142 of file TypeObject.hpp.
| const dds::type::typeobject::TypeFlag::Mask flag | ( | ) | const |
| void flag | ( | const dds::type::typeobject::TypeFlag::Mask & | mask | ) |
| const std::string name | ( | ) |
| void name | ( | const std::string & | name | ) |
| void type_id | ( | dds::type::typeobject::TypeId | id | ) |
| dds::type::typeobject::TypeId type_id | ( | ) | const |
1.7.1