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

Method E57XmlParser

plugins/e57/libE57Format/src/E57XmlParser.cpp:270–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268// E57XmlParser
269
270E57XmlParser::E57XmlParser( ImageFileImplSharedPtr imf ) : imf_( imf ), xmlReader( nullptr )
271{
272}
273
274E57XmlParser::~E57XmlParser()
275{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected