成员的完整列表,这些成员属于 Emx::MsgRpcReqAsync,包括所有继承而来的类成员
| Callback typedef | Emx::MsgRpcReqAsync | |
| Create(EuvLoop &loop, char *buffer, int32_t size, const char *serverIp, uint16_t serverPort, const char *localIp=nullptr, uint16_t localPort=0) | Emx::EuvStmClientBase | |
| CreateMsgRpcReqAsync(Config &cfg) | Emx::MsgRpcReqAsync | |
| Destroy() | Emx::EuvStmClientBase | |
| DestroyMsgRpcReqAsync() | Emx::MsgRpcReqAsync | inline |
| EuvPipeClientBase() | Emx::EuvPipeClientBase | inline |
| EuvStmClientBase(EuvStreamInf *stm) | Emx::EuvStmClientBase | inline |
| GetPeerName() | Emx::EuvStmClientBase | inline |
| GetSockName() | Emx::EuvStmClientBase | inline |
| IsReceiving() | Emx::EuvStmClientBase | inline |
| MsgRpcReqAsync() | Emx::MsgRpcReqAsync | inline |
| OnConnect() override | Emx::MsgRpcReqAsync | inlineprotectedvirtual |
| OnDisConnect() override | Emx::MsgRpcReqAsync | inlineprotectedvirtual |
| OnRecv(const char *data, int32_t size) override | Emx::MsgRpcReqAsync | protectedvirtual |
| OnSendDone(ErrCodeE e, const char *buffer, int32_t size) | Emx::EuvStmClientBase | inlineprotectedvirtual |
| PauseRecv() | Emx::EuvStmClientBase | |
| RecvRespCallback typedef | Emx::MsgRpcReqAsync | |
| Request(uint32_t dstClientId, uint32_t module, uint32_t method, int32_t chn, const char *req=nullptr, int32_t size=0) | Emx::MsgRpcReqAsync | |
| ResumeRecv() | Emx::EuvStmClientBase | |
| Send(std::shared_ptr< std::string > &data) | Emx::EuvStmClientBase | |
| ~EuvPipeClientBase() | Emx::EuvPipeClientBase | inlinevirtual |
| ~EuvStmClientBase() | Emx::EuvStmClientBase | inlinevirtual |