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

Method Encoder

plugins/e57/libE57Format/src/Encoder.cpp:202–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200}
201
202Encoder::Encoder( unsigned bytestreamNumber ) : bytestreamNumber_( bytestreamNumber )
203{
204}
205
206#ifdef E57_ENABLE_DIAGNOSTIC_OUTPUT
207void Encoder::dump( int indent, std::ostream &os ) const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected