Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
121
LogPtr PipelineManager::log() const
122
{
123
return m_log;
124
}
125
126
127
Stage& PipelineManager::addReader(const std::string& type)
Callers
3
run
Method · 0.45
parsePipeline
Function · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected