MCPcopy Create free account
hub / github.com/catboost/catboost / GetSharedData

Method GetSharedData

library/cpp/netliba/v12/block_chain.h:257–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

255 SharedData = shm;
256 }
257 TPosixSharedMemory* GetSharedData() const {
258 return SharedData.Get();
259 }
260 const TBlockChain& GetChain() {
261 return Chain;
262 }

Callers 6

SendLowMethod · 0.45
AddDataToPacketQueueFunction · 0.45
DoSendsMethod · 0.45
SendRequestImplMethod · 0.45
LoadRequestDataFunction · 0.45
LoadResponseDataFunction · 0.45

Calls 1

GetMethod · 0.45

Tested by

no test coverage detected