Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetStop1Id
Function
GetStop1Id
libs/transit/transit_types.hpp:247–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
245
246
bool IsValid() const;
247
StopId GetStop1Id() const { return m_stop1Id; }
248
StopId GetStop2Id() const { return m_stop2Id; }
249
250
private:
Callers
nothing calls this directly
Calls
1
Get
Method · 0.45
Tested by
no test coverage detected