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

Method bytestreamNumber

plugins/e57/libE57Format/src/Decoder.h:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 virtual void stateReset() = 0;
48
49 unsigned bytestreamNumber() const
50 {
51 return bytestreamNumber_;
52 }
53
54#ifdef E57_ENABLE_DIAGNOSTIC_OUTPUT
55 virtual void dump( int indent = 0, std::ostream &os = std::cout ) = 0;

Callers 2

operator()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected