27 #include "../../common/WIOTools.h"
28 #include "../exceptions/WDHNoSuchFile.h"
44 if( !fileExists( m_fname ) )
File not found exception.
OW_API_DEPRECATED void setFileName(std::string fname)
Reset the file name and checks if it exists.
WReader(std::string fname)
Creates a read object for file reading.
void setFilename(std::string fname)
Reset the file name and checks if it exists.