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 |
NamingBase * | ns |
std::string | nsname |
Structure for NameServer management.
Definition at line 713 of file NamingManager.h.
|
inline |
Definition at line 716 of file NamingManager.h.
|
inline |
Definition at line 721 of file NamingManager.h.
std::string RTC::NamingManager::Names::method |
Definition at line 726 of file NamingManager.h.
NamingBase* RTC::NamingManager::Names::ns |
Definition at line 728 of file NamingManager.h.
std::string RTC::NamingManager::Names::nsname |
Definition at line 727 of file NamingManager.h.