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

协议信息 More...

#include <xmlprotocol.h>

Public Attributes

int32_t m_client = 0
 客户端标志(0=服务器,1=客户端)
std::string m_name
 协议名称
int32_t m_number = 0
 协议编号

Detailed Description

协议信息

包含客户端标志、协议名称和编号。


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