Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetNumberOf
Method
SetNumberOf
libs/routing/restrictions_serialization.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
void RestrictionHeader::SetNumberOf(Restriction::Type type, uint32_t size)
37
{
38
m_restrictionCount[type] = size;
39
}
40
41
void RestrictionHeader::Reset()
42
{
Callers
1
SerializeRestrictions
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected