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

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

#include <nprotocol.h>

Public Attributes

std::string m_msg
 响应消息描述
bool m_isreceive
 操作类型,true表示接收,false表示移除

Detailed Description

任务操作响应结构体。

任务操作的结果响应,包含操作消息和操作类型。


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