|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|
This structure represents a version for the backend or the frontend. More...
#include <BuildMetadata.hpp>
Public Attributes | |
| uint16_t | major = 0 |
| Major version. | |
| uint16_t | minor = 0 |
| Minor version. | |
| uint16_t | build = 0 |
| Build version. | |
| uint16_t | qfe = 0 |
| Quick Fix Engineeringa version. | |
This structure represents a version for the backend or the frontend.
| uint16_t LIEF::pdb::BuildMetadata::version_t::build = 0 |
Build version.
| uint16_t LIEF::pdb::BuildMetadata::version_t::major = 0 |
Major version.
| uint16_t LIEF::pdb::BuildMetadata::version_t::minor = 0 |
Minor version.
| uint16_t LIEF::pdb::BuildMetadata::version_t::qfe = 0 |
Quick Fix Engineeringa version.