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

Method setLog

io/BpfHeader.hpp:170–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168 LogPtr m_log;
169
170 PDAL_EXPORT void setLog(const LogPtr& log)
171 { m_log = log; }
172 PDAL_EXPORT bool read(ILeStream& stream);
173 bool write(OLeStream& stream);
174 bool readV3(ILeStream& stream);

Callers 4

readyFileMethod · 0.45
initializeMethod · 0.45
preparedMethod · 0.45
initializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected