Functor to copy ExecutionContext. More...
#include <RTObject.h>
Public Member Functions | |
ec_copy (ExecutionContextList &eclist) | |
void | operator() (ExecutionContextService_ptr ecs) |
Public Attributes | |
ExecutionContextList & | m_eclist |
Functor to copy ExecutionContext.
Definition at line 4818 of file RTObject.h.
RTC::RTObject_impl::ec_copy::ec_copy | ( | ExecutionContextList & | eclist | ) | [inline] |
Definition at line 4820 of file RTObject.h.
void RTC::RTObject_impl::ec_copy::operator() | ( | ExecutionContextService_ptr | ecs | ) | [inline] |
Definition at line 4824 of file RTObject.h.
ExecutionContextList& RTC::RTObject_impl::ec_copy::m_eclist |
Definition at line 4832 of file RTObject.h.