#include <Manager.h>
Public メソッド | |
InstanceName (RTObject_impl *comp) | |
InstanceName (const char *name) | |
InstanceName (const std::string name) | |
bool | operator() (RTObject_impl *comp) |
Public 変数 | |
std::string | m_name |
RTC::Manager::InstanceName::InstanceName | ( | RTObject_impl * | comp | ) |
RTC::Manager::InstanceName::InstanceName | ( | const char * | name | ) |
RTC::Manager::InstanceName::InstanceName | ( | const std::string | name | ) |
bool RTC::Manager::InstanceName::operator() | ( | RTObject_impl * | comp | ) |
std::string RTC::Manager::InstanceName::m_name |