Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
SharedLoadInfo::Reader SharedLoadInfo::GetDataReader() const
22
{
23
return m_cont.GetReader(FEATURES_FILE_TAG);
24
}
25
26
SharedLoadInfo::Reader SharedLoadInfo::GetGeometryReader(size_t ind) const
27
{
Callers
1
InitRecordsReader
Method · 0.80
Calls
1
GetReader
Method · 0.45
Tested by
no test coverage detected