This structure represent an entry in the string table (RT_STRING
)
More...
#include <ResourcesManager.hpp>
This structure represent an entry in the string table (RT_STRING
)
◆ is_defined()
bool LIEF::PE::ResourcesManager::string_entry_t::is_defined |
( |
| ) |
const |
|
inline |
◆ operator bool()
LIEF::PE::ResourcesManager::string_entry_t::operator bool |
( |
| ) |
const |
|
inline |
◆ string_u8()
std::string LIEF::PE::ResourcesManager::string_entry_t::string_u8 |
( |
| ) |
const |
◆ id
uint32_t LIEF::PE::ResourcesManager::string_entry_t::id = 0 |
◆ string
std::u16string LIEF::PE::ResourcesManager::string_entry_t::string |
The documentation for this struct was generated from the following file: