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

Method GetOptions

libs/routing/routing_options.hpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 bool Has(Road type) const;
40
41 RoadType GetOptions() const { return m_options; }
42
43private:
44 RoadType m_options = 0;

Callers 3

SuitableForOptionsMethod · 0.80
UNIT_CLASS_TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

UNIT_CLASS_TESTFunction · 0.64