Terminator class.
More...
#include <Manager.h>
Terminator class.
ORB termination helper class.
- Since
- 0.4.0
Definition at line 1983 of file Manager.h.
◆ Terminator()
RTC::Manager::Terminator::Terminator |
( |
Manager * |
manager | ) |
|
|
inline |
Constructor.
Constructor
- Parameters
-
Definition at line 2004 of file Manager.h.
◆ open()
virtual int RTC::Manager::Terminator::open |
( |
void * |
args | ) |
|
|
inlinevirtual |
Termination processing activation.
Termination processing activation.
- Parameters
-
- Returns
- Activation result
Reimplemented from coil::Task.
Definition at line 2045 of file Manager.h.
◆ svc()
virtual int RTC::Manager::Terminator::svc |
( |
void |
| ) |
|
|
inlinevirtual |
ORB and manager's termination processing.
ORB and manager's termination processing.
- Returns
- Termination result
Reimplemented from coil::Task.
Definition at line 2068 of file Manager.h.
◆ terminate()
void RTC::Manager::Terminator::terminate |
( |
| ) |
|
|
inline |
Termination processing.
Start ORB and manager's termination processing.
Definition at line 2019 of file Manager.h.
◆ m_manager
Manager* RTC::Manager::Terminator::m_manager |
The documentation for this class was generated from the following file: