Component observer SDO service consumer implementation. More...
#include <coil/Mutex.h>
#include <coil/Factory.h>
#include <coil/stringutil.h>
#include <rtm/SdoServiceConsumerBase.h>
#include <rtm/CorbaConsumer.h>
#include <rtm/ComponentActionListener.h>
#include <rtm/idl/SDOPackageStub.h>
#include "ComponentObserverStub.h"
Go to the source code of this file.
Classes | |
class | RTC::ComponentObserverConsumer |
class | RTC::ComponentObserverConsumer::CompStatMsg |
PostComponentActionListener class. More... | |
class | RTC::ComponentObserverConsumer::ConfigAction |
ConfigActionListener. More... | |
class | RTC::ComponentObserverConsumer::ECAction |
ExecutionContextActionListener. More... | |
class | RTC::ComponentObserverConsumer::PortAction |
PortActionListener. More... | |
Namespaces | |
namespace | RTC |
RT-Component. | |
Functions | |
DLL_EXPORT void | ComponentObserverConsumerInit () |
Component observer SDO service consumer implementation.
Copyright (C) 2011 Noriaki Ando Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
Definition in file ComponentObserverConsumer.h.
DLL_EXPORT void ComponentObserverConsumerInit | ( | ) |
Definition at line 683 of file ComponentObserverConsumer.cpp.