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

Method TopicConfig

phxqueue_phxrpc/config/topicconfig.h:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24class TopicConfig : public BaseConfig<phxqueue::config::TopicConfig> {
25 public:
26 TopicConfig() : BaseConfig<phxqueue::config::TopicConfig>() {}
27 virtual ~TopicConfig() {}
28};
29

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected