|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
This is the complete list of members for ngl::protocol, including all inherited members.
| find(i32_protocolnum aprotocol) | ngl::protocol | static |
| fun_pack typedef | ngl::protocol | |
| fun_run typedef | ngl::protocol | |
| name(i32_protocolnum aprotocol) | ngl::protocol | static |
| print(const char *amsg, i32_protocolnum aprotocol) | ngl::protocol | static |
| push(std::shared_ptr< pack > &apack) | ngl::protocol | static |
| registers(int aprotocol, ENUM_ACTOR aenumactor, const protocol::fun_pack &apackfun, const protocol::fun_run &arunfun, const char *aname) | ngl::protocol | static |
| registry_actor(ENUM_ACTOR atype, const char *aname) (defined in ngl::protocol) | ngl::protocol | inlinestatic |
| registry_c2g(ENUM_ACTOR atype, int32_t aprotocolnum, const char *aname) (defined in ngl::protocol) | ngl::protocol | inlinestatic |
| registry_g2c(ENUM_ACTOR atype, int32_t aprotocolnum, const char *aname) (defined in ngl::protocol) | ngl::protocol | inlinestatic |
| registry_mass(int32_t aprotocolnum, const char *aname) (defined in ngl::protocol) | ngl::protocol | inlinestatic |