OpenRTM  1.0.0
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

◆ Comp() [1/2]

RTC::PeriodicExecutionContext::Comp::Comp ( LightweightRTObject_ptr  ref,
OpenRTM::DataFlowComponent_ptr  dfp,
ExecutionContextHandle_t  id 
)
inline

◆ ~Comp()

RTC::PeriodicExecutionContext::Comp::~Comp ( void  )
inline

◆ Comp() [2/2]

RTC::PeriodicExecutionContext::Comp::Comp ( const Comp comp)
inline

Member Function Documentation

◆ operator=()

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

Member Data Documentation

◆ _ref

LightweightRTObject_var RTC::PeriodicExecutionContext::Comp::_ref

◆ _sm

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