OpenRTM-aist  1.2.1
Public Member Functions | Public Attributes | List of all members
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

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

Member Function Documentation

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

Member Data Documentation

LightweightRTObject_var RTC::RTObject_impl::deactivate_comps::m_comp

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