OpenRTM-aist 2.1.0
Loading...
Searching...
No Matches
RTC::RTObject_impl::deactivate_comps Struct Reference

Functor to deactivate RTC . More...

#include <RTObject.h>

Public Member Functions

 deactivate_comps (LightweightRTObject_ptr comp)
void operator() (ExecutionContextService_ptr ec)

Public Attributes

LightweightRTObject_var m_comp

Detailed Description

Functor to deactivate RTC .

Constructor & Destructor Documentation

◆ deactivate_comps()

RTC::RTObject_impl::deactivate_comps::deactivate_comps ( LightweightRTObject_ptr comp)
inlineexplicit

References m_comp.

Member Function Documentation

◆ operator()()

void RTC::RTObject_impl::deactivate_comps::operator() ( ExecutionContextService_ptr ec)
inline

References m_comp.

Member Data Documentation

◆ m_comp

LightweightRTObject_var RTC::RTObject_impl::deactivate_comps::m_comp

Referenced by deactivate_comps(), and operator()().


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