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

Method GetSubroute

libs/drape_frontend/message_subclasses.hpp:608–608  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

606
607 dp::DrapeID GetSubrouteId() const { return m_subrouteId; }
608 SubrouteConstPtr GetSubroute() const { return m_subroute; }
609 int GetRecacheId() const { return m_recacheId; }
610
611private:

Callers 2

AcceptMessageMethod · 0.80
AdjustRouteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected