Public Member Functions | Public Attributes
NamingManager::NamingManagerMock Class Reference
Inheritance diagram for NamingManager::NamingManagerMock:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 NamingManagerMock (RTC::Manager *manager)
void registerMgrName (const char *name, const RTM::ManagerServant *mgr)
 Configure the ManagerServants that will be registered to NameServer.
void unregisterMgrName (const char *name)
 Unregister the ManagerServants that will be registered to NameServer.
virtual ~NamingManagerMock (void)

Public Attributes

std::vector
< RTC::NamingManager::Mgr * > 
mgrNames

Detailed Description

Definition at line 74 of file NamingManagerTests.cpp.


Constructor & Destructor Documentation

Definition at line 78 of file NamingManagerTests.cpp.

virtual NamingManager::NamingManagerMock::~NamingManagerMock ( void  ) [inline, virtual]

Definition at line 80 of file NamingManagerTests.cpp.


Member Function Documentation

void NamingManager::NamingManagerMock::registerMgrName ( const char *  name,
const RTM::ManagerServant mgr 
) [inline]

Configure the ManagerServants that will be registered to NameServer.

Configure the ManagerServants that will be registered to NameServer.

Parameters:
nameNames of ManagerServants at the registration
mgrThe target ManagerServants for registration

Reimplemented from RTC::NamingManager.

Definition at line 83 of file NamingManagerTests.cpp.

void NamingManager::NamingManagerMock::unregisterMgrName ( const char *  name) [inline]

Unregister the ManagerServants that will be registered to NameServer.

Unregister the ManagerServants that will be registered to NameServer.

Parameters:
nameNames of the target ManagerServants for unregistration

Reimplemented from RTC::NamingManager.

Definition at line 93 of file NamingManagerTests.cpp.


Member Data Documentation

Definition at line 101 of file NamingManagerTests.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:12