Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
43
private:
44
RoadType m_options = 0;
Callers
3
SaveCarOptionsToSettings
Method · 0.80
SuitableForOptions
Method · 0.80
UNIT_CLASS_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
UNIT_CLASS_TEST
Function · 0.64