MCPcopy Create free account
hub / github.com/comaps/comaps / SetPrintFunction

Method SetPrintFunction

generator/final_processor_complex.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39void ComplexFinalProcessor::SetPrintFunction(hierarchy::PrintFn const & printFunction)
40{
41 m_printFunction = printFunction;
42}
43
44void ComplexFinalProcessor::UseCentersEnricher(std::string const & mwmPath, std::string const & osm2ftPath)
45{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected