Searched refs:recvFun_ (Results 1 – 10 of 10) sorted by relevance
58 MsgClientFunCallback recvFun_; variable
57 MsgClientFunCallback recvFun_ { nullptr };
107 recvFun_ = fun; in StartClient()
111 recvFun_ = fun; in StartClient()
81 MsgServerFunCallback recvFun_ { nullptr };
180 recvFun_ = fun; in SetRecvFun()208 recvFun_(sess, pkt); in OnPacket()
86 MsgServerFunCallback recvFun_ { nullptr };
221 recvFun_ = fun; in SetRecvFun()255 recvFun_(sess, pkt); in OnPacket()
174 recvFun_(*this, pkt); in OnPacket()
184 recvFun_(*this, pkt); in OnPacket()