MCPcopy Create free account
hub / github.com/WaykiChain/WaykiChain / CCacheWrapper

Method CCacheWrapper

src/persistence/cachewrapper.cpp:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19CCacheWrapper::CCacheWrapper() {}
20
21CCacheWrapper::CCacheWrapper(CCacheWrapper *cwIn) {
22 sysParamCache.SetBaseViewPtr(&cwIn->sysParamCache);

Callers

nothing calls this directly

Calls 1

SetBaseViewPtrMethod · 0.45

Tested by

no test coverage detected