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

Method ~ConsumerImpl

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

Source from the content-addressed store, hash-verified

57 public:
58 ConsumerImpl() {}
59 virtual ~ConsumerImpl() {}
60
61 std::string topic = "";
62 int topic_id = -1;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected