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

Method ~HandlerFactory

phxqueue/comm/handler.h:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 public:
66 HandlerFactory() {}
67 virtual ~HandlerFactory() {}
68 virtual Handler *New() = 0;
69};
70

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected