| 134 | virtual void OnGetCheckMasterPass(const proto::GetRequest &req) {} |
| 135 | virtual void OnBaseMgrGet(const proto::GetRequest &req) {} |
| 136 | virtual void OnBaseMgrGetFail(const proto::GetRequest &req) {} |
| 137 | virtual void OnBaseMgrGetSucc(const proto::GetRequest &req, const proto::GetResponse &resp) {} |
| 138 | |
| 139 | virtual void OnInit(const int topic_id) {} |