Definition in file AbstractFile.H.
Go to the source code of this file.
Namespaces | |
| namespace | qgar |
Classes | |
| class | qgar::AbstractFile |
| Base class implementing common tools to conveniently define and use files in the Qgar way. More... | |
Enumerations | |
| enum | qgar::QGEfileStatus { qgar::QGE_FILE_STATUS_CLOSED, qgar::QGE_FILE_STATUS_READ_ONLY, qgar::QGE_FILE_STATUS_WRITE_ONLY, qgar::QGE_FILE_STATUS_APPEND, qgar::QGE_FILE_STATUS_READ_WRITE, qgar::QGE_FILE_STATUS_READ_APPEND } |
| File status. More... | |