Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Process
Method
Process
generator/processor_country.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
void ProcessorCountry::Process(feature::FeatureBuilder & feature)
27
{
28
m_processingChain->Handle(feature);
29
}
30
31
void ProcessorCountry::Finish()
32
{
Callers
nothing calls this directly
Calls
1
Handle
Method · 0.45
Tested by
no test coverage detected