OpenRTM  1.0.0
Public Member Functions | Public Attributes
RTC::RTObject_impl::ec_find Struct Reference

Functor to find ExecutionContext. More...

#include <RTObject.h>

List of all members.

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

RTC::RTObject_impl::ec_find::ec_find ( ExecutionContext_ptr &  ec) [inline]

Member Function Documentation

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

References m_ec.


Member Data Documentation

ExecutionContext_var RTC::RTObject_impl::ec_find::m_ec

Referenced by operator()().