MCPcopy Create free account
hub / github.com/PDAL/PDAL / setLog

Method setLog

pdal/PipelineManager.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115void PipelineManager::setLog(const LogPtr& log)
116{
117 m_log = log;
118}
119
120
121LogPtr PipelineManager::log() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected