ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
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: