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

Method BaseConfig

phxqueue/config/baseconfig.h:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 typedef T ProtoType;
29
30 BaseConfig() {}
31 virtual ~BaseConfig() {}
32
33 uint64_t GetLastModTime() const {return last_mod_time_;}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected