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

Method IsAttached

libs/routing/guides_connections.cpp:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190bool GuidesConnections::IsAttached() const
191{
192 return !m_checkpointsFakeEndings.empty();
193}
194
195FakeEnding GuidesConnections::GetFakeEnding(size_t checkpointIdx) const
196{

Callers 2

DoCalculateRouteMethod · 0.45
UNIT_TESTFunction · 0.45

Calls 1

emptyMethod · 0.45

Tested by 1

UNIT_TESTFunction · 0.36