#include <PeLibAux.h>
|
bool | equal (const std::string strModuleName2) const |
| Compares the passed filename to the struct's filename. More...
|
|
std::size_t | size () const |
|
◆ equal()
bool PeLib::PELIB_IMAGE_BOUND_DIRECTORY::equal |
( |
const std::string |
strModuleName2 | ) |
const |
Compares the passed filename to the struct's filename.
Compares the passed filename to the struct's filename.
- Parameters
-
strModuleName2 | A filename. |
- Returns
- True, if the passed filename equals the struct's filename. The comparison is case-sensitive.
◆ size()
std::size_t PeLib::PELIB_IMAGE_BOUND_DIRECTORY::size |
( |
| ) |
const |
◆ ibdDescriptor
Information about the imported file.
◆ moduleForwarders
◆ strModuleName
std::string PeLib::PELIB_IMAGE_BOUND_DIRECTORY::strModuleName |
Name of the imported file.
The documentation for this struct was generated from the following files:
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/include/retdec/pelib/PeLibAux.h
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/src/pelib/PeLibAux.cpp