ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::protocol Member List

This is the complete list of members for ngl::protocol, including all inherited members.

find(i32_protocolnum aprotocol)ngl::protocolstatic
fun_pack typedefngl::protocol
fun_run typedefngl::protocol
name(i32_protocolnum aprotocol)ngl::protocolstatic
print(const char *amsg, i32_protocolnum aprotocol)ngl::protocolstatic
push(std::shared_ptr< pack > &apack)ngl::protocolstatic
registers(int aprotocol, ENUM_ACTOR aenumactor, const protocol::fun_pack &apackfun, const protocol::fun_run &arunfun, const char *aname)ngl::protocolstatic
registry_actor(ENUM_ACTOR atype, const char *aname) (defined in ngl::protocol)ngl::protocolinlinestatic
registry_c2g(ENUM_ACTOR atype, int32_t aprotocolnum, const char *aname) (defined in ngl::protocol)ngl::protocolinlinestatic
registry_g2c(ENUM_ACTOR atype, int32_t aprotocolnum, const char *aname) (defined in ngl::protocol)ngl::protocolinlinestatic
registry_mass(int32_t aprotocolnum, const char *aname) (defined in ngl::protocol)ngl::protocolinlinestatic