ngl_server
1.0
基于 Actor 模型的 C++ 服务器框架
Main Page
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
ngl
np_actortime_db_cache
Public Attributes
|
List of all members
ngl::np_actortime_db_cache< T > Struct Template Reference
延迟的DB缓存维护操作数据结构。
More...
#include <nprotocol_template.h>
Public Attributes
enum_cache_list
m_type
操作类型
std::set<
i64_actorid
>
m_ls
相关的Actor ID集合
Detailed Description
template<typename T>
struct ngl::np_actortime_db_cache< T >
延迟的DB缓存维护操作数据结构。
Template Parameters
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