|
IBR-DTN
1.0.0
|
#include <FatImageReader.h>


Public Member Functions | |
| FatImageException (int errcode, const std::string &operation, const ibrcommon::File &file) | |
| virtual | ~FatImageException () throw () |
| int | getErrorCode () const |
Definition at line 40 of file FatImageReader.h.
| io::FatImageReader::FatImageException::FatImageException | ( | int | errcode, |
| const std::string & | operation, | ||
| const ibrcommon::File & | file | ||
| ) |
Definition at line 31 of file FatImageReader.cpp.
|
virtual | |||||||||||||
Definition at line 36 of file FatImageReader.cpp.
| int io::FatImageReader::FatImageException::getErrorCode | ( | ) | const |
Definition at line 47 of file FatImageReader.cpp.
Referenced by io::FATFile::getFiles().