OpenRTM-aist  1.2.1
Classes | Namespaces | Typedefs
LocalServiceAdmin.h File Reference

SDO service administration class. More...

#include <coil/Mutex.h>
#include <coil/Factory.h>
#include <coil/Singleton.h>
#include <rtm/idl/SDOPackageStub.h>
#include <rtm/SystemLogger.h>
#include <rtm/LocalServiceBase.h>
Include dependency graph for LocalServiceAdmin.h:

Go to the source code of this file.

Classes

class  RTM::LocalServiceAdmin
 

Namespaces

 RTM
 RT-Middleware.
 

Typedefs

typedef LocalServiceBase *(* RTM::ECNewFunc) ()
 
typedef void(* RTM::ECDeleteFunc) (LocalServiceBase *ls)
 
typedef coil::Guard< coil::MutexRTM::Guard
 

Detailed Description

SDO service administration class.

Date
$Date$
Author
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp

Copyright (C) 2011 Noriaki Ando Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

Id
SdoConfiguration.cpp 1971 2010-06-03 08:46:40Z n-ando