Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Set
Method
Set
libs/routing/transit_info.hpp:227–227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
225
}
226
227
void Set(std::unique_ptr<TransitInfo> ptr) { m_ptr = std::move(ptr); }
228
229
private:
230
std::unique_ptr<TransitInfo> m_ptr;
Callers
3
MatchLocationToRoute
Method · 0.45
CreateHeader
Method · 0.45
SetTransitInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected