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

Method BreakPointFactory

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

Source from the content-addressed store, hash-verified

65class BreakPointFactory {
66 public:
67 BreakPointFactory() {}
68 virtual ~BreakPointFactory() {}
69
70 static void SetBreakPointFactoryCreateFunc(BreakPointFactoryCreateFunc break_point_factory_create_func) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected