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

Method fileName

plugins/e57/libE57Format/src/ImageFileImpl.cpp:391–395  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

389 }
390
391 ustring ImageFileImpl::fileName() const
392 {
393 // don't checkImageFileOpen, since need to get fileName to report not open
394 return fileName_;
395 }
396
397 void ImageFileImpl::extensionsAdd( const ustring &prefix, const ustring &uri )
398 {

Callers 1

readFileHeaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected