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.
RTC::NamingManager::Names::Names | ( | const char * | meth, | |
const char * | name, | |||
NamingBase * | naming | |||
) | [inline] |
RTC::NamingManager::Names::~Names | ( | ) | [inline] |
std::string RTC::NamingManager::Names::method |
std::string RTC::NamingManager::Names::nsname |