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

Method end

libs/coding/csv_reader.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161CSVRunner::Iterator CSVRunner::end()
162{
163 return Iterator(m_reader, true /* isEnd */);
164}
165} // namespace coding

Callers 15

FillCandidatesMethod · 0.45
ParseUserTracksMethod · 0.45
CalcTrackLengthFunction · 0.45
utils.cppFile · 0.45
ForTracksSortedByMwmNameFunction · 0.45
CmdMatchDirFunction · 0.45
FromSmallerToBiggerFunction · 0.45
RemoveKeysSmallValueFunction · 0.45
FilterTableFunction · 0.45
BalanceDataPointsFunction · 0.45
AreKeysEqualFunction · 0.45

Calls 1

IteratorClass · 0.70

Tested by 15

operator()Method · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
SimplifyPointsFunction · 0.36
CheckFileOKFunction · 0.36