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

Method TopicConfig

phxqueue/config/topicconfig.cpp:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44};
45
46TopicConfig::TopicConfig() : impl_(new TopicConfigImpl()){}
47
48TopicConfig::~TopicConfig() {}
49

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected