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 (const Comp &comp)
 
Compoperator= (const Comp &comp)
 
 ~Comp (void)
 

Public Attributes

LightweightRTObject_var _ref
 
DFP< OpenRTM::DataFlowComponent_var > _sm
 

Detailed Description

The structure for the component management.

Definition at line 1367 of file PeriodicExecutionContext.h.

Constructor & Destructor Documentation

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

Definition at line 1369 of file PeriodicExecutionContext.h.

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

Definition at line 1375 of file PeriodicExecutionContext.h.

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

Definition at line 1378 of file PeriodicExecutionContext.h.

Member Function Documentation

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

Definition at line 1382 of file PeriodicExecutionContext.h.

Member Data Documentation

LightweightRTObject_var RTC::PeriodicExecutionContext::Comp::_ref

Definition at line 1389 of file PeriodicExecutionContext.h.

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

Definition at line 1390 of file PeriodicExecutionContext.h.


The documentation for this struct was generated from the following file:


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:04