ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::np_operator_task Struct Reference

任务操作结构体。 More...

#include <nprotocol.h>

Public Attributes

std::string m_msg
 操作消息描述
bool m_isreceive
 true表示接收任务,false表示移除任务
std::vector< int32_t > m_taskids
 任务配置ID列表

Detailed Description

任务操作结构体。

用于接收或移除任务,支持批量操作。


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