OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
LocalServiceAdmin.h File Reference

SDO service administration class. More...

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

Go to the source code of this file.

Classes

class  RTM::LocalServiceAdmin
 

Namespaces

namespace  RTM
 RT-Middleware.
 

Typedefs

using RTM::ECNewFunc = LocalServiceBase* (*)()
 
using RTM::ECDeleteFunc = void (*)(LocalServiceBase*)
 

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