Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
size_t GpsTrack::GetSize() const
107
{
108
CHECK(m_collection != nullptr, ());
109
return m_collection->GetSize();
110
}
111
112
bool GpsTrack::IsEmpty() const
113
{
Callers
12
IterT
Method · 0.45
NotifyCallback
Method · 0.45
GetTrackSize
Method · 0.45
main
Function · 0.45
AddTransitGateSegment
Function · 0.45
AddTransitPedestrianSegment
Function · 0.45
AddTransitShapes
Function · 0.45
AddEdgeSubwayForSubroute
Method · 0.45
AddEdgePTForSubroute
Method · 0.45
ProcessSubroute
Method · 0.45
UNIT_TEST
Function · 0.45
UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
UNIT_TEST
Function · 0.36
UNIT_TEST
Function · 0.36