BearParser
Portable Executable parsing library (from PE-bear)
|
This is the complete list of members for AbstractFileBuffer, including all inherited members.
AbstractFileBuffer(QString v_fileName) | AbstractFileBuffer | inlineprotected |
dump(const QString &fileName, AbstractByteBuffer &buf, bool allowExceptions=false) | AbstractFileBuffer | static |
fileName | AbstractFileBuffer | protected |
fileSize | AbstractFileBuffer | protected |
getFileName() | AbstractFileBuffer | inline |
getReadableSize(QFile &fIn) | AbstractFileBuffer | static |
getReadableSize(const QString &path) | AbstractFileBuffer | static |
read(QString &file, bufsize_t minBufSize, const bool allowTruncate) | AbstractFileBuffer | static |
read(QFile &fIn, bufsize_t minBufSize, const bool allowTruncate) | AbstractFileBuffer | protectedstatic |