ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::serialize_lua< pbdb::db_role > Struct Reference

Static Public Member Functions

static void stack_push (lua_State *L, const pbdb::db_role &adata, const char *aname=nullptr)
static bool stack_pop (lua_State *L, pbdb::db_role &adata, bool apop=true, const char *aname=nullptr)
static void table_push (lua_State *L, const char *aname, const pbdb::db_role &adata)
static bool table_pop (lua_State *L, const char *aname, pbdb::db_role &adata)

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