MCPcopy 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
408void Classificator::ReadTypesMapping(std::istream & s)
409{
410 m_mapping.Load(s);
411}
412
413void Classificator::Clear()
414{

Callers 1

ReadCommonFunction · 0.80

Calls 1

LoadMethod · 0.45

Tested by

no test coverage detected