|
OpenRTM-aist 2.0.2
|
#include <Manager.h>
Public Member Functions | |
| InstanceName (RTObject_impl *comp) | |
| InstanceName (const char *name) | |
| InstanceName (std::string name) | |
| bool | operator() (RTObject_impl *comp) |
Public Attributes | |
| std::string | m_name |
|
explicit |
|
explicit |
|
explicit |
| bool RTC::Manager::InstanceName::operator() | ( | RTObject_impl * | comp | ) |
| std::string RTC::Manager::InstanceName::m_name |