ngl_server
1.0
基于 Actor 模型的 C++ 服务器框架
Main Page
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
ngl
np_actordb_load
Public Attributes
|
List of all members
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:
E:/GitHub/ngl_server/public/cpp/actor/protocol/
nprotocol_template.h
Generated by
Doxygen