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

Method GetSize

libs/routing/fake_graph.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96size_t FakeGraph::GetSize() const
97{
98 return m_segmentToVertex.size();
99}
100
101std::set<Segment> const & FakeGraph::GetFake(Segment const & real) const
102{

Callers 15

GetNumFakeSegmentsMethod · 0.45
GetPolySegAngleMethod · 0.45
FillMethod · 0.45
GetNewTransitSegmentMethod · 0.45
ImportMethod · 0.45
GetNumRoadsMethod · 0.45
AppendMethod · 0.45
DebugPrintFunction · 0.45
GetNumFakeEdgesMethod · 0.45
UNIT_TESTFunction · 0.45
TestRoutePointsNumberFunction · 0.45
TestRouterFunction · 0.45

Calls 1

sizeMethod · 0.45

Tested by 6

UNIT_TESTFunction · 0.36
TestRoutePointsNumberFunction · 0.36
TestRouterFunction · 0.36
ConstructFakeGraphFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36