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

Method ILeStream

pdal/util/IStream.hpp:283–284  ·  view source on GitHub ↗

Default constructor. */

Source from the content-addressed store, hash-verified

281 Default constructor.
282 */
283 PDAL_EXPORT ILeStream()
284 {}
285
286 /**
287 Constructor that opens the file and maps it to a stream.

Callers

nothing calls this directly

Calls 1

IStreamClass · 0.85

Tested by

no test coverage detected