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 |
Functor to find the component.
RTC::PeriodicExecutionContext::find_comp::find_comp | ( | LightweightRTObject_ptr | comp | ) | [inline] |
bool RTC::PeriodicExecutionContext::find_comp::operator() | ( | Comp & | comp | ) | [inline] |
References RTC::PeriodicExecutionContext::Comp::_ref, and m_comp.
LightweightRTObject_var RTC::PeriodicExecutionContext::find_comp::m_comp |
Referenced by operator()().