|
ztsdb
|
This is the complete list of members for zcore::MsgHandler, including all inherited members.
| addTimer(int fd, std::unique_ptr< InterpCtxTimer > ctx) (defined in zcore::MsgHandler) | zcore::MsgHandler | virtual |
| connect(const string &ip, int port, InterpCtx &ic) (defined in zcore::MsgHandler) | zcore::MsgHandler | virtual |
| enableKeyboardPoll() (defined in zcore::MsgHandler) | zcore::MsgHandler | virtual |
| getLocalCtx() const (defined in zcore::MsgHandler) | zcore::MsgHandler | inline |
| getMsgInfo() const (defined in zcore::MsgHandler) | zcore::MsgHandler | virtual |
| getMsgStats() (defined in zcore::MsgHandlerBase) | zcore::MsgHandlerBase | inline |
| getNetInfo() const (defined in zcore::MsgHandler) | zcore::MsgHandler | virtual |
| getNetStats() const (defined in zcore::MsgHandler) | zcore::MsgHandler | virtual |
| MsgHandler(net::NetHandler &com_p, interp::shpfrm &global_p, int fd_read_data_p, int fd_read_sig_p, int fd_input_p=STDIN_FILENO, bool once_p=false, const std::string &initialCode="") | zcore::MsgHandler | |
| removeTimer(int fd) (defined in zcore::MsgHandler) | zcore::MsgHandler | virtual |
| resetMsgStats() (defined in zcore::MsgHandlerBase) | zcore::MsgHandlerBase | inline |
| resetNetStats() (defined in zcore::MsgHandler) | zcore::MsgHandler | virtual |
| run() | zcore::MsgHandler | |
| sendReq(InterpCtx *reqCtx, Global::reqid_t reqid, Global::reqid_t sourceid, val::VConn con, const E *e, const val::SpVList &boundvars) (defined in zcore::MsgHandler) | zcore::MsgHandler | virtual |
| sendRsp(Global::conn_id_t id, Global::reqid_t reqid, Global::reqid_t sourceid, const val::Value &rsp) (defined in zcore::MsgHandler) | zcore::MsgHandler | virtual |
| stats (defined in zcore::MsgHandlerBase) | zcore::MsgHandlerBase | protected |
| suspendKeyboardPoll() (defined in zcore::MsgHandler) | zcore::MsgHandler | virtual |
| waitingOnResp (defined in zcore::MsgHandler) | zcore::MsgHandler | static |
| ~MsgHandlerBase() (defined in zcore::MsgHandlerBase) | zcore::MsgHandlerBase | inlinevirtual |
1.8.17