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 |
Functor to deactivate RTC.
Definition at line 4876 of file RTObject.h.
RTC::RTObject_impl::deactivate_comps::deactivate_comps | ( | LightweightRTObject_ptr | comp | ) | [inline] |
Definition at line 4878 of file RTObject.h.
void RTC::RTObject_impl::deactivate_comps::operator() | ( | ExecutionContextService_ptr | ec | ) | [inline] |
Definition at line 4882 of file RTObject.h.
LightweightRTObject_var RTC::RTObject_impl::deactivate_comps::m_comp |
Definition at line 4891 of file RTObject.h.