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

Method GetSize

libs/map/gps_track.cpp:106–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106size_t GpsTrack::GetSize() const
107{
108 CHECK(m_collection != nullptr, ());
109 return m_collection->GetSize();
110}
111
112bool GpsTrack::IsEmpty() const
113{

Callers 12

IterTMethod · 0.45
NotifyCallbackMethod · 0.45
GetTrackSizeMethod · 0.45
mainFunction · 0.45
AddTransitGateSegmentFunction · 0.45
AddTransitShapesFunction · 0.45
AddEdgePTForSubrouteMethod · 0.45
ProcessSubrouteMethod · 0.45
UNIT_TESTFunction · 0.45
UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36