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

◆ Comp() [1/2]

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

Definition at line 1369 of file PeriodicExecutionContext.h.

◆ ~Comp()

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

Definition at line 1375 of file PeriodicExecutionContext.h.

◆ Comp() [2/2]

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

Definition at line 1378 of file PeriodicExecutionContext.h.

Member Function Documentation

◆ operator=()

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

Definition at line 1382 of file PeriodicExecutionContext.h.

Member Data Documentation

◆ _ref

LightweightRTObject_var RTC::PeriodicExecutionContext::Comp::_ref

Definition at line 1389 of file PeriodicExecutionContext.h.

◆ _sm

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 Feb 28 2022 23:00:47