ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::np_actordb_load< DBTYPE, T > Struct Template Reference

从DB actor请求一个DB表或一行DB数据。 More...

#include <nprotocol_template.h>

Public Attributes

nguid m_id = -1
 请求的Actor ID

Detailed Description

template<pbdb::ENUM_DB DBTYPE, typename T>
struct ngl::np_actordb_load< DBTYPE, T >

从DB actor请求一个DB表或一行DB数据。

Template Parameters
DBTYPE数据库表类型枚举。
T数据类型。

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