LIEF: Library to Instrument Executable Formats Version 0.15.1
Loading...
Searching...
No Matches
LIEF::OAT::Header::element_t Struct Reference

#include <Header.hpp>

Public Member Functions

 element_t (HEADER_KEYS key, const std::string &value)
 

Public Attributes

HEADER_KEYS key
 
std::string * value = nullptr
 

Constructor & Destructor Documentation

◆ element_t()

LIEF::OAT::Header::element_t::element_t ( HEADER_KEYS key,
const std::string & value )
inline

Member Data Documentation

◆ key

HEADER_KEYS LIEF::OAT::Header::element_t::key

◆ value

std::string* LIEF::OAT::Header::element_t::value = nullptr

The documentation for this struct was generated from the following file: