retdec
|
#include <PeLibAux.h>
Public Member Functions | |
std::size_t | size () const |
Public Attributes | |
PELIB_IMAGE_EXPORT_DIRECTORY | ied |
The IMAGE_EXPORTED_DIRECTORY of a file's export table. More... | |
std::string | name |
The original filename of current file. More... | |
std::vector< PELIB_EXP_FUNC_INFORMATION > | functions |
|
inline |
std::vector<PELIB_EXP_FUNC_INFORMATION> PeLib::PELIB_IMAGE_EXP_DIRECTORY::functions |
PELIB_IMAGE_EXPORT_DIRECTORY PeLib::PELIB_IMAGE_EXP_DIRECTORY::ied |
The IMAGE_EXPORTED_DIRECTORY of a file's export table.
std::string PeLib::PELIB_IMAGE_EXP_DIRECTORY::name |
The original filename of current file.