OpenRTM
1.0.0
|
Structure for NameServer management. More...
#include <NamingManager.h>
Public Member Functions | |
Names (const char *meth, const char *name, NamingBase *naming) | |
~Names () | |
Public Attributes | |
std::string | method |
std::string | nsname |
NamingBase * | ns |
Structure for NameServer management.
|
inline |
|
inline |
std::string RTC::NamingManager::Names::method |
NamingBase* RTC::NamingManager::Names::ns |
std::string RTC::NamingManager::Names::nsname |