Public Member Functions
RTC::Local::ILightweightRTObject Class Reference

ILightweightRTObject interface class. More...

#include <ILightweightRTObject.h>

Inheritance diagram for RTC::Local::ILightweightRTObject:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ExecutionContextHandle_t attach_context (const IExecutionContext &ec)=0
virtual ReturnCode_t detach_context (ExecutionContextHandle_t ec_handle)=0
virtual ReturnCode_t exit ()=0
virtual ReturnCode_t finalize ()=0
virtual IExecutionContextget_context (ExecutionContextHandle_t ec_handle)=0
virtual ExecutionContextListget_owned_contexts ()=0
virtual ExecutionContextListget_participating_contexts ()=0
virtual ReturnCode_t initialize ()=0
virtual bool is_alive (const IExecutionContext &ec) const =0
virtual ~ILightweightRTObject ()

Detailed Description

ILightweightRTObject interface class.

Definition at line 41 of file ILightweightRTObject.h.


Constructor & Destructor Documentation

Definition at line 46 of file ILightweightRTObject.h.


Member Function Documentation

virtual bool RTC::Local::ILightweightRTObject::is_alive ( const IExecutionContext ec) const [pure virtual]

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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:15