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

Method IBeStream

pdal/util/IStream.hpp:444–445  ·  view source on GitHub ↗

Default constructor. */

Source from the content-addressed store, hash-verified

442 Default constructor.
443 */
444 PDAL_EXPORT IBeStream()
445 {}
446
447 /**
448 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