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

Local service provider base class and its factory. More...

#include <vector>
#include <coil/Mutex.h>
#include <coil/Factory.h>
#include <coil/Timer.h>
#include <coil/Properties.h>
Include dependency graph for LocalServiceBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RTM::LocalServiceProfile
 Profile data structure of LocalService. More...
 
class  RTM::LocalServiceBase
 

Namespaces

 RTM
 RT-Middleware.
 

Typedefs

typedef std::vector< LocalServiceProfile > RTM::LocalServiceProfileList
 List of LocalServiceProfile. More...
 
typedef ::coil::GlobalFactory< ::RTM::LocalServiceBaseRTM::LocalServiceFactory
 typedef of sdoServiceProviderFactory More...
 

Detailed Description

Local service provider base class and its factory.

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$