退出消息,携带退出码与父任务标志
More...
#include <task_messages.hpp>
退出消息,携带退出码与父任务标志
Definition at line 91 of file task_messages.hpp.
◆ MsgExit() [1/4]
| MsgExit::MsgExit |
( |
int |
_exit_code, |
|
|
bool |
_has_parent |
|
) |
| |
|
inline |
◆ MsgExit() [2/4]
◆ MsgExit() [3/4]
| MsgExit::MsgExit |
( |
const MsgExit & |
| ) |
|
|
default |
◆ MsgExit() [4/4]
◆ ~MsgExit()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ exit_code
| int MsgExit::exit_code {0} |
◆ has_parent
| bool MsgExit::has_parent {false} |
The documentation for this struct was generated from the following file: