Functor to find ExecutionContext. More...
#include <RTObject.h>
Public Member Functions | |
ec_find (ExecutionContext_ptr &ec) | |
bool | operator() (ExecutionContextService_ptr ecs) |
Public Attributes | |
ExecutionContext_var | m_ec |
Functor to find ExecutionContext.
Definition at line 4841 of file RTObject.h.
RTC::RTObject_impl::ec_find::ec_find | ( | ExecutionContext_ptr & | ec | ) | [inline] |
Definition at line 4843 of file RTObject.h.
bool RTC::RTObject_impl::ec_find::operator() | ( | ExecutionContextService_ptr | ecs | ) | [inline] |
Definition at line 4847 of file RTObject.h.
ExecutionContext_var RTC::RTObject_impl::ec_find::m_ec |
Definition at line 4864 of file RTObject.h.