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

Method StoreImpl

phxqueue/store/store.cpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39class Store::StoreImpl {
40 public:
41 StoreImpl() = default;
42 virtual ~StoreImpl() = default;
43
44 int topic_id;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected