Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ ReadTypesMapping
Method
ReadTypesMapping
libs/indexer/classificator.cpp:408–411 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
406
}
407
408
void Classificator::ReadTypesMapping(std::istream & s)
409
{
410
m_mapping.Load(s);
411
}
412
413
void Classificator::Clear()
414
{
Callers
1
ReadCommon
Function · 0.80
Calls
1
Load
Method · 0.45
Tested by
no test coverage detected