OpenRTM-aist 2.1.0
Loading...
Searching...
No Matches
RTC::NamingService Class Reference

Structure for NameServer management . More...

#include <NamingManager.h>

Collaboration diagram for RTC::NamingService:

Public Member Functions

 NamingService (const char *meth, const char *name, NamingBase *naming)
 ~NamingService ()

Public Attributes

std::string method
std::string nsname
NamingBasens

Detailed Description

Structure for NameServer management .

Constructor & Destructor Documentation

◆ NamingService()

RTC::NamingService::NamingService ( const char * meth,
const char * name,
NamingBase * naming )
inline

References method, ns, and nsname.

◆ ~NamingService()

RTC::NamingService::~NamingService ( )
inline

References ns.

Member Data Documentation

◆ method

std::string RTC::NamingService::method

Referenced by NamingService().

◆ ns

NamingBase* RTC::NamingService::ns

Referenced by NamingService(), and ~NamingService().

◆ nsname

std::string RTC::NamingService::nsname

Referenced by NamingService().


The documentation for this class was generated from the following file: