#include <TypeObject.hpp>
Inheritance diagram for Module< DELEGATE >:Public Member Functions | |
| const std::string | name () const |
| void | name (const std::string &value) |
| const dds::type::typeobject::TypeLibrary & | library () const |
| void | library (const dds::type::typeobject::TypeLibrary &value) |
Definition at line 598 of file TypeObject.hpp.
| const dds::type::typeobject::TypeLibrary& library | ( | ) | const |
| void library | ( | const dds::type::typeobject::TypeLibrary & | value | ) |
| const std::string name | ( | ) | const |
| void name | ( | const std::string & | value | ) |
1.7.1