OpenRTM  1.0.0
Public Member Functions | Public Attributes | List of all members
RTC::PeriodicExecutionContext::find_comp Struct Reference

Functor to find the component. More...

#include <PeriodicExecutionContext.h>

Public Member Functions

 find_comp (LightweightRTObject_ptr comp)
 
bool operator() (Comp &comp)
 

Public Attributes

LightweightRTObject_var m_comp
 

Detailed Description

Functor to find the component.

Constructor & Destructor Documentation

RTC::PeriodicExecutionContext::find_comp::find_comp ( LightweightRTObject_ptr  comp)
inline

Member Function Documentation

bool RTC::PeriodicExecutionContext::find_comp::operator() ( Comp comp)
inline

Member Data Documentation

LightweightRTObject_var RTC::PeriodicExecutionContext::find_comp::m_comp

Referenced by operator()().