|
SimpleKernel 1.17.0
|
阻塞消息,携带资源 ID More...
#include <task_messages.hpp>


Public Member Functions | |
构造/析构函数 | |
| MsgBlock (ResourceId _resource_id) | |
| MsgBlock ()=default | |
| MsgBlock (const MsgBlock &)=default | |
| MsgBlock (MsgBlock &&)=default | |
| auto | operator= (const MsgBlock &) -> MsgBlock &=default |
| auto | operator= (MsgBlock &&) -> MsgBlock &=default |
| ~MsgBlock ()=default | |
Public Attributes | |
| ResourceId | resource_id {} |
| 资源 ID | |
阻塞消息,携带资源 ID
Definition at line 72 of file task_messages.hpp.
|
inlineexplicit |
Definition at line 78 of file task_messages.hpp.
|
default |
|
default |
|
default |
|
default |
| ResourceId MsgBlock::resource_id {} |