|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
This is the complete list of members for ngl::handle_pram, including all inherited members.
| callfail typedef | ngl::handle_pram | |
| create(const nguid &aid, const nguid &arid, const std::shared_ptr< T > &adata, const callfail &afailfun=nullptr) (defined in ngl::handle_pram) | ngl::handle_pram | inlinestatic |
| create(const std::set< i64_actorid > &aids, const nguid &arid, const std::shared_ptr< T > &adata, const callfail &afailfun=nullptr) (defined in ngl::handle_pram) | ngl::handle_pram | inlinestatic |
| create(const nguid &aid, const nguid &arid, const nforward_g2c< T, Y > &adata, const callfail &afailfun=nullptr) (defined in ngl::handle_pram) | ngl::handle_pram | inlinestatic |
| create(const nguid &aid, const nguid &arid, const nforward_c2g< T, Y > &adata, const callfail &afailfun=nullptr) (defined in ngl::handle_pram) | ngl::handle_pram | inlinestatic |
| create(const nguid &aid, const nguid &arid, const std::shared_ptr< pack > &apack) (defined in ngl::handle_pram) | ngl::handle_pram | inlinestatic |
| forwardtype typedef | ngl::handle_pram | |
| gatewayid(i64_actorid aactorid) | ngl::handle_pram | static |
| handle_pram(handle_pram &&) noexcept=default (defined in ngl::handle_pram) | ngl::handle_pram | |
| handle_pram(const handle_pram &)=default (defined in ngl::handle_pram) | ngl::handle_pram | |
| handle_pram()=default (defined in ngl::handle_pram) | ngl::handle_pram | |
| m_actor | ngl::handle_pram | |
| m_data | ngl::handle_pram | |
| m_enum | ngl::handle_pram | |
| m_failfun | ngl::handle_pram | |
| m_forward | ngl::handle_pram | |
| m_forwardtype | ngl::handle_pram | |
| m_issend | ngl::handle_pram | |
| m_massactors | ngl::handle_pram | |
| m_pack | ngl::handle_pram | |
| m_requestactor | ngl::handle_pram | |
| make_client(handle_pram &apram) (defined in ngl::handle_pram) | ngl::handle_pram | inlinestatic |
| make_forward(handle_pram &apram) (defined in ngl::handle_pram) | ngl::handle_pram | inlinestatic |
| nforward_c2g typedef (defined in ngl::handle_pram) | ngl::handle_pram | |
| nforward_g2c typedef (defined in ngl::handle_pram) | ngl::handle_pram | |
| operator=(handle_pram &&) noexcept=default (defined in ngl::handle_pram) | ngl::handle_pram | |
| operator=(const handle_pram &)=default (defined in ngl::handle_pram) | ngl::handle_pram | |
| send(i32_sessionid asession, T &adata, const nguid &aactorid, const nguid &arequestactorid) | ngl::handle_pram | static |
| send(const nguid &aactorid, handle_pram &adata) (defined in ngl::handle_pram) | ngl::handle_pram | inlinestatic |
| send_pack(i32_serverid aserverid, std::shared_ptr< pack > &apack) | ngl::handle_pram | static |
| send_pack(i32_serverid aserverid, std::shared_ptr< void > &apack) | ngl::handle_pram | static |
| serverid(i64_actorid aactorid) | ngl::handle_pram | static |
| serveridlist(ENUM_ACTOR atype, std::set< i32_serverid > &avec) | ngl::handle_pram | static |