Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ setLog
Method
setLog
pdal/PluginManager.cpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
81
template <typename T>
82
void PluginManager<T>::setLog(LogPtr& log)
83
{
84
get().m_log = log;
85
}
86
87
88
template <typename T>
Callers
5
verifyBpf
Method · 0.45
testOverlay
Function · 0.45
TEST
Function · 0.45
setLogStream
Method · 0.45
run
Method · 0.45
Calls
1
get
Function · 0.50
Tested by
2
testOverlay
Function · 0.36
TEST
Function · 0.36