Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
115
void PipelineManager::setLog(const LogPtr& log)
116
{
117
m_log = log;
118
}
119
120
121
LogPtr PipelineManager::log() const
Callers
1
PipelineManager.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected