#include <PeriodicExecutionContext.h>
Public Member Functions | |
| find_participant (RTObject_ptr comp) | |
| bool | operator() (RTObject_ptr comp) |
Private Attributes | |
| RTObject_var | m_comp |
Definition at line 1572 of file PeriodicExecutionContext.h.
| RTC::PeriodicExecutionContext::find_participant::find_participant | ( | RTObject_ptr | comp | ) | [inline] |
Definition at line 1576 of file PeriodicExecutionContext.h.
| bool RTC::PeriodicExecutionContext::find_participant::operator() | ( | RTObject_ptr | comp | ) | [inline] |
Definition at line 1578 of file PeriodicExecutionContext.h.
RTObject_var RTC::PeriodicExecutionContext::find_participant::m_comp [private] |
Definition at line 1574 of file PeriodicExecutionContext.h.