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

Method StoreConfig

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected