Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ stopLogging
Method
stopLogging
pdal/Stage.cpp:481–485 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
479
480
481
void Stage::stopLogging() const
482
{
483
m_log->popLeader();
484
gdal::ErrorHandler::getGlobalErrorHandler().clear();
485
}
486
487
std::istream& operator>>(std::istream& in, Stage::WhereMergeMode& mode)
488
{
Callers
4
prepare
Method · 0.80
ready
Method · 0.80
done
Method · 0.80
execute
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected