ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::typedb< TDBTAB_TYPE, TDBTAB, TACTOR > Class Template Reference

Public Types

using db_actor = ngl::actor_db<TDBTAB_TYPE, TDBTAB>
using db_modular = ndb_modular<TDBTAB_TYPE, TDBTAB, TACTOR>
using nsp_ser = nsp_server<TDBTAB_TYPE, TACTOR, TDBTAB>
template<typename TDerived>
using nsp_cread = nsp_read<TDerived, TACTOR, TDBTAB>
template<typename TDerived>
using nsp_cwrite = nsp_write<TDerived, TACTOR, TDBTAB>

Static Public Member Functions

static void init (bool aregister)

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