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

Method ConsumerImpl

phxqueue/consumer/consumer.cpp:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56class Consumer::ConsumerImpl {
57 public:
58 ConsumerImpl() {}
59 virtual ~ConsumerImpl() {}
60
61 std::string topic = "";

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected