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.
Definition at line 1400 of file PeriodicExecutionContext.h.
RTC::PeriodicExecutionContext::find_comp::find_comp | ( | LightweightRTObject_ptr | comp | ) | [inline] |
Definition at line 1403 of file PeriodicExecutionContext.h.
bool RTC::PeriodicExecutionContext::find_comp::operator() | ( | Comp & | comp | ) | [inline] |
Definition at line 1405 of file PeriodicExecutionContext.h.
LightweightRTObject_var RTC::PeriodicExecutionContext::find_comp::m_comp |
Definition at line 1402 of file PeriodicExecutionContext.h.