#include <PeFile.h>
Inheritance diagram for PeFile32:
Public Member Functions | |
PeFile32 (const std::string &strFlename) | |
Initializes a PeFile with a filename. | |
PeFile32 () | |
Default constructor which exists only for the sake of allowing to construct files without filenames. | |
virtual void | visit (PeFileVisitor &v) |