ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
account.h File Reference

登录会话跟踪和凭证验证的账号数据结构。 More...

#include "actor/generated/auto/nactor_auto.h"

Classes

class  ngl::account
 玩家登录系统的账号管理模块 More...

Detailed Description

登录会话跟踪和凭证验证的账号数据结构。