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

Method clearError

filters/private/expr/BaseParser.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44void BaseParser::clearError()
45{
46 m_error.clear();
47}
48
49} // namespace expr
50} // namespace pdal

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected