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

Method log

pdal/PipelineManager.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119
120
121LogPtr PipelineManager::log() const
122{
123 return m_log;
124}
125
126
127Stage& PipelineManager::addReader(const std::string& type)

Callers 3

runMethod · 0.45
parsePipelineFunction · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected