#include <PeFile.h>
Inheritance diagram for PeFile64:


Public Member Functions | |
| PeFile64 (const std::string &strFlename) | |
| Initializes a PeFile with a filename. | |
| PeFile64 () | |
| Default constructor which exists only for the sake of allowing to construct files without filenames. | |
| virtual void | visit (PeFileVisitor &v) |
1.3.7