OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
RTC::RTObject_impl::ec_copy Struct Reference

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
 

Detailed Description

Functor to copy ExecutionContext .

Constructor & Destructor Documentation

◆ ec_copy()

RTC::RTObject_impl::ec_copy::ec_copy ( ExecutionContextList & eclist)
inlineexplicit

Member Function Documentation

◆ operator()()

void RTC::RTObject_impl::ec_copy::operator() ( ExecutionContextService_ptr ecs)
inline

Member Data Documentation

◆ m_eclist

ExecutionContextList& RTC::RTObject_impl::ec_copy::m_eclist

Referenced by operator()().


The documentation for this struct was generated from the following file: