Functor to find ExecutionContext. More...
#include <RTObject.h>
Public Member Functions | |
ec_copy (ExecutionContextList &eclist) | |
void | operator() (ExecutionContextService_ptr ecs) |
Public Attributes | |
ExecutionContextList & | m_eclist |
Functor to find ExecutionContext.
RTC::RTObject_impl::ec_copy::ec_copy | ( | ExecutionContextList & | eclist | ) | [inline] |
void RTC::RTObject_impl::ec_copy::operator() | ( | ExecutionContextService_ptr | ecs | ) | [inline] |
References m_eclist, and CORBA_SeqUtil::push_back().
ExecutionContextList& RTC::RTObject_impl::ec_copy::m_eclist |
Referenced by operator()().