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

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
 

Detailed Description

Functor to find ExecutionContext .

Constructor & Destructor Documentation

◆ ec_find()

RTC::RTObject_impl::ec_find::ec_find ( ExecutionContext_ptr & ec)
inlineexplicit

Member Function Documentation

◆ operator()()

bool RTC::RTObject_impl::ec_find::operator() ( ExecutionContextService_ptr ecs)
inline

References m_ec.

Member Data Documentation

◆ m_ec

ExecutionContext_var RTC::RTObject_impl::ec_find::m_ec

Referenced by operator()().


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