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

Method OnDispose

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

Source from the content-addressed store, hash-verified

278
279 virtual void OnInit() {}
280 virtual void OnDispose() {}
281
282 virtual void OnGetAddrScale(const proto::GetAddrScaleRequest &req) {}
283 virtual void OnGetAddrScaleSucc(const proto::GetAddrScaleRequest &req, const proto::GetAddrScaleResponse &resp) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected