LIEF: Library to Instrument Executable Formats Version 2.0.0
Loading...
Searching...
No Matches
ResourceVersion.hpp File Reference
#include <cstdint>
#include <ostream>
#include <string>
#include "LIEF/Object.hpp"
#include "LIEF/errors.hpp"
#include "LIEF/visibility.h"
#include <optional>
#include "LIEF/PE/resources/ResourceStringFileInfo.hpp"
#include "LIEF/PE/resources/ResourceVarFileInfo.hpp"
Include dependency graph for ResourceVersion.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::PE::ResourceVersion
 Representation of the data associated with the RT_VERSION entry. More...
struct  LIEF::PE::ResourceVersion::fixed_file_info_t
 This structure represents the VS_FIXEDFILEINFO structure defined in verrsrc.h. More...

Namespaces

namespace  LIEF
 LIEF namespace.
namespace  LIEF::PE
 Namespace related to the LIEF's PE module.

Functions

const char * LIEF::PE::to_string (ResourceVersion::fixed_file_info_t::FILE_FLAGS e)
const char * LIEF::PE::to_string (ResourceVersion::fixed_file_info_t::VERSION_OS e)
const char * LIEF::PE::to_string (ResourceVersion::fixed_file_info_t::FILE_TYPE e)
const char * LIEF::PE::to_string (ResourceVersion::fixed_file_info_t::FILE_TYPE_DETAILS e)