OpenRTM  1.1.1
Public Member Functions | Public Attributes | List of all members
RTC::PeriodicExecutionContext::Comp Struct Reference

The structure for the component management. More...

#include <PeriodicExecutionContext.h>

Public Member Functions

 Comp (LightweightRTObject_ptr ref, OpenRTM::DataFlowComponent_ptr dfp, ExecutionContextHandle_t id)
 
 ~Comp (void)
 
 Comp (const Comp &comp)
 
Compoperator= (const Comp &comp)
 

Public Attributes

LightweightRTObject_var _ref
 
DFP
< OpenRTM::DataFlowComponent_var > 
_sm
 

Detailed Description

The structure for the component management.

Constructor & Destructor Documentation

RTC::PeriodicExecutionContext::Comp::Comp ( LightweightRTObject_ptr  ref,
OpenRTM::DataFlowComponent_ptr  dfp,
ExecutionContextHandle_t  id 
)
inline
RTC::PeriodicExecutionContext::Comp::~Comp ( void  )
inline
RTC::PeriodicExecutionContext::Comp::Comp ( const Comp comp)
inline

Member Function Documentation

Comp& RTC::PeriodicExecutionContext::Comp::operator= ( const Comp comp)
inline

Member Data Documentation

LightweightRTObject_var RTC::PeriodicExecutionContext::Comp::_ref
DFP<OpenRTM::DataFlowComponent_var> RTC::PeriodicExecutionContext::Comp::_sm