handleDispInfo(const dispinfo_t &info)=0 | rcsc::rcg::Handler | [pure virtual] |
handleEOF()=0 | rcsc::rcg::Handler | [pure virtual] |
handleLogVersion(const int ver) | rcsc::rcg::Handler | [inline, virtual] |
handleMsg(const int time, const int board, const std::string &msg)=0 | rcsc::rcg::Handler | [pure virtual] |
handleMsgInfo(Int16 board, const std::string &msg)=0 | rcsc::rcg::Handler | [pure virtual] |
handlePlayerParam(const player_params_t ¶m)=0 | rcsc::rcg::Handler | [pure virtual] |
handlePlayerParam(const std::string &msg)=0 | rcsc::rcg::Handler | [pure virtual] |
handlePlayerType(const player_type_t &type)=0 | rcsc::rcg::Handler | [pure virtual] |
handlePlayerType(const std::string &msg)=0 | rcsc::rcg::Handler | [pure virtual] |
handlePlayMode(char playmode)=0 | rcsc::rcg::Handler | [pure virtual] |
handlePlayMode(const int time, const PlayMode pm)=0 | rcsc::rcg::Handler | [pure virtual] |
Handler() | rcsc::rcg::Handler | [inline] |
handleServerParam(const server_params_t ¶m)=0 | rcsc::rcg::Handler | [pure virtual] |
handleServerParam(const std::string &msg)=0 | rcsc::rcg::Handler | [pure virtual] |
handleShortShowInfo2(const short_showinfo_t2 &info)=0 | rcsc::rcg::Handler | [pure virtual] |
handleShow(const int time, const ShowInfoT &show)=0 | rcsc::rcg::Handler | [pure virtual] |
handleShowInfo(const showinfo_t &info)=0 | rcsc::rcg::Handler | [pure virtual] |
handleTeam(const int time, const TeamT &team_l, const TeamT &team_r)=0 | rcsc::rcg::Handler | [pure virtual] |
handleTeamInfo(const team_t &team_left, const team_t &team_right)=0 | rcsc::rcg::Handler | [pure virtual] |
logVersion() const | rcsc::rcg::Handler | [inline, virtual] |
~Handler() | rcsc::rcg::Handler | [inline, virtual] |