MCPcopy Create free account
hub / github.com/Tencent/phxqueue / ~BreakPointFactory

Method ~BreakPointFactory

phxqueue/plugin/breakpointfactory.h:68–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 public:
67 BreakPointFactory() {}
68 virtual ~BreakPointFactory() {}
69
70 static void SetBreakPointFactoryCreateFunc(BreakPointFactoryCreateFunc break_point_factory_create_func) {
71 break_point_factory_create_func_ = break_point_factory_create_func;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected