MCPcopy Create free account
hub / github.com/Tencent/phxqueue / OnInit

Method OnInit

phxqueue/comm/breakpoint.h:139–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected