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

Method ~StoreImpl

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

Source from the content-addressed store, hash-verified

40 public:
41 StoreImpl() = default;
42 virtual ~StoreImpl() = default;
43
44 int topic_id;
45 StoreOption opt;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected