Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetPostcodes
Method
SetPostcodes
libs/search/features_layer_matcher.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void FeaturesLayerMatcher::SetPostcodes(CBV const * postcodes)
47
{
48
m_postcodes = postcodes;
49
}
50
51
void FeaturesLayerMatcher::OnQueryFinished()
52
{
Callers
1
FindPaths
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected