|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
This is the complete list of members for ngl::asio_kcp, including all inherited members.
| asio_kcp(i16_port port) | ngl::asio_kcp | explicit |
| close(i32_session asession) | ngl::asio_kcp | |
| close_net(i32_session asession) | ngl::asio_kcp | |
| connect(int32_t aconv, std::string &akcpsess, i64_actorid aserver, i64_actorid aclient, const std::string &aip, i16_port aport, const std::function< void(i32_session)> &afun) | ngl::asio_kcp | |
| connect(int32_t aconv, std::string &akcpsess, i64_actorid aserver, i64_actorid aclient, const basio::ip::udp::endpoint &aendpoint, const std::function< void(i32_session)> &afun) | ngl::asio_kcp | |
| e_buff_byte enum value | ngl::asio_kcp | |
| e_buffrecv_byte enum value | ngl::asio_kcp | |
| e_close_intervalms enum value | ngl::asio_kcp | |
| e_waitrecv_intervalms enum value | ngl::asio_kcp | |
| find_actorid(i32_session asession, i64_actorid &aserver, i64_actorid &aclient) | ngl::asio_kcp | |
| find_server(i32_session asession) | ngl::asio_kcp | |
| find_session(i64_actorid aclient) | ngl::asio_kcp | |
| port() const (defined in ngl::asio_kcp) | ngl::asio_kcp | inline |
| reset_add(int32_t aconv, const std::string &aip, i16_port aport, i64_actorid aserver, i64_actorid aclient) | ngl::asio_kcp | |
| sempack(const std::shared_ptr< kcp_endpoint > &apstruct, const char *abuff, int abufflen) | ngl::asio_kcp | |
| send(std::shared_ptr< pack > &apack) | ngl::asio_kcp | |
| send(i32_sessionid asessionid, std::shared_ptr< pack > &apack) | ngl::asio_kcp | |
| send(i32_sessionid asessionid, const char *buf, int32_t len) | ngl::asio_kcp | |
| sendpackbyarea(i16_area aarea, std::shared_ptr< pack > &apack) | ngl::asio_kcp | |
| sendu(const basio::ip::udp::endpoint &aendpoint, const char *buf, int32_t len) | ngl::asio_kcp | |
| sendu(kcp_endpoint *akcpe, const char *buf, int32_t len) | ngl::asio_kcp | |
| sendu(const basio::ip::udp::endpoint &aendpoint, const std::shared_ptr< pack > &apack) | ngl::asio_kcp | |
| sendu(kcp_endpoint *akcpe, const std::shared_ptr< pack > &apack) | ngl::asio_kcp | |
| sendu_waitrecv(const basio::ip::udp::endpoint &aendpoint, const std::shared_ptr< pack > &apack) | ngl::asio_kcp | |
| sendu_waitrecv(const basio::ip::udp::endpoint &aendpoint, const char *buf, int len, const std::function< void(char *, int)> &afun) | ngl::asio_kcp | |
| start() | ngl::asio_kcp | |
| ~asio_kcp() noexcept | ngl::asio_kcp |