ngl_server
1.0
基于 Actor 模型的 C++ 服务器框架
Main Page
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
ngl
forward
Public Attributes
|
List of all members
ngl::forward Struct Reference
序列化载荷的转发视图。
More...
#include <nprotocol_template.h>
Public Attributes
int32_t
m_bufflen
= 0
序列化载荷大小
const char *
m_buff
= nullptr
序列化载荷的借用视图
Detailed Description
序列化载荷的转发视图。
The documentation for this struct was generated from the following file:
E:/GitHub/ngl_server/public/cpp/actor/protocol/
nprotocol_template.h
Generated by
Doxygen