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

CSV配置文件版本验证结构体。 More...

#include <nprotocol.h>

Public Attributes

std::map< std::string, std::string > m_verify
 版本验证映射,key为tab typeid的哈希码,value为MD5校验值

Detailed Description

CSV配置文件版本验证结构体。

通过文件类型哈希验证CSV配置文件的版本。 用于确保客户端和服务器使用相同的配置版本。


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