| 137 | virtual void OnBaseMgrGetSucc(const proto::GetRequest &req, const proto::GetResponse &resp) {} |
| 138 | |
| 139 | virtual void OnInit(const int topic_id) {} |
| 140 | virtual void OnInitErrTopic(const int topic_id) {} |
| 141 | virtual void OnInitErrBaseMgr(const int topic_id) {} |
| 142 | virtual void OnInitErrSyncCtrl(const int topic_id) {} |
nothing calls this directly
no outgoing calls
no test coverage detected