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

Method TopicData

phxqueue/scheduler/schedulermgr.h:204–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202class TopicData {
203 public:
204 TopicData() {}
205
206 // noncopyable
207 TopicData(const TopicData &) = delete;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected