|
tResult | ChangeLevel (ucom::IService::tServiceState eLevel) |
| Change Level raise or decrease the Level level by level and call the given hendler methods.
|
|
tResult | ChangeLevel (ucom::IService::tServiceState eLevel) |
| Change Level raise or decrease the Level level by level and call the given hendler methods.
|
|
tResult | ChangeLevel (ucom::IService::tServiceState eLevel) |
| Change Level raise or decrease the Level level by level and call the given hendler methods.
|
|
enum | tDirection |
| Direction of entering a new Level. More...
|
|
typedef tResult(cServiceLevelmachine::* | tChangeMethod) () |
| Defintion of function type called within the handler implementation.
|
|
enum | tDirection |
| Direction of entering a new Level. More...
|
|
typedef tResult(cServiceLevelmachine::* | tChangeMethod) () |
| Defintion of function type called within the handler implementation.
|
|
enum | tDirection |
| Direction of entering a new Level. More...
|
|
typedef tResult(cServiceLevelmachine::* | tChangeMethod) () |
| Defintion of function type called within the handler implementation.
|
|
Definition at line 17 of file service.h.
◆ ServiceInit()
Init service.
The ServiceInit method is called when the service is initialized.
- Returns
- Returns a standard result code.
◆ ServiceShutdown()
virtual tResult ServiceShutdown |
( |
| ) |
|
|
protectedvirtual |
Shutdown service.
The ServiceShutdown method is called when the service is deinitialized.
- Returns
- Returns a standard result code.