state holder component More...
#include <rtm/idl/BasicDataType.hh>
#include <rtm/idl/ExtendedDataTypes.hh>
#include <semaphore.h>
#include <rtm/Manager.h>
#include <rtm/DataFlowComponentBase.h>
#include <rtm/CorbaPort.h>
#include <rtm/DataInPort.h>
#include <rtm/DataOutPort.h>
#include <rtm/idl/BasicDataTypeSkel.h>
#include <rtm/idl/ExtendedDataTypesSkel.h>
#include "StateHolderService_impl.h"
#include "TimeKeeperService_impl.h"
Go to the source code of this file.
Classes | |
class | StateHolder |
RT component that do nothing and don't have ports. This component is used to create an execution context. More... | |
Functions | |
void | StateHolderInit (RTC::Manager *manager) |
void StateHolderInit | ( | RTC::Manager * | manager | ) |
Definition at line 397 of file StateHolder.cpp.