OpenRTM  1.1.1
Classes | Namespaces
NamingManager.h File Reference

naming Service helper class More...

#include <rtm/RTC.h>
#include <coil/Task.h>
#include <coil/Mutex.h>
#include <coil/Guard.h>
#include <rtm/CorbaNaming.h>
#include <rtm/RTObject.h>
#include <rtm/SystemLogger.h>
#include <rtm/ManagerServant.h>

Go to the source code of this file.

Classes

class  RTC::NamingBase
 NamingService management abstract class. More...
 
class  RTC::NamingOnCorba
 NamingServer management class for CORBA. More...
 
class  RTC::NamingManager
 NamingServer management class. More...
 
class  RTC::NamingManager::Names
 Structure for NameServer management. More...
 
struct  RTC::NamingManager::Comps
 Structure for component management. More...
 
struct  RTC::NamingManager::Mgr
 Structure for ManagerServant management. More...
 

Namespaces

 RTC
 RT-Component.
 

Detailed Description

naming Service helper class

Date
Date:
2007-12-31 03:08:04
Author
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp

Copyright (C) 2006 Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

Id:
NamingManager.h 1971 2010-06-03 08:46:40Z n-ando