Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Finish
Method
Finish
generator/translator.cpp:64–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
void Translator::Finish()
65
{
66
m_collector->Finish();
67
m_processor->Finish();
68
}
69
70
bool Translator::Save()
71
{
Callers
2
GenerateFilteredFeatures
Method · 0.45
Process
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected