ngl_server
1.0
基于 Actor 模型的 C++ 服务器框架
Main Page
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
ngl
np_operator_task_response
Public Attributes
|
List of all members
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:
E:/GitHub/ngl_server/public/cpp/actor/protocol/
nprotocol.h
Generated by
Doxygen