MCPcopy Create free account
hub / github.com/comaps/comaps / GetDataReader

Method GetDataReader

libs/indexer/shared_load_info.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19{}
20
21SharedLoadInfo::Reader SharedLoadInfo::GetDataReader() const
22{
23 return m_cont.GetReader(FEATURES_FILE_TAG);
24}
25
26SharedLoadInfo::Reader SharedLoadInfo::GetGeometryReader(size_t ind) const
27{

Callers 1

InitRecordsReaderMethod · 0.80

Calls 1

GetReaderMethod · 0.45

Tested by

no test coverage detected