retdec
|
#include <file_format.h>
Public Member Functions | |
LoaderErrorInfo () | |
Public Attributes | |
std::uint32_t | loaderErrorCode |
const char * | loaderError |
const char * | loaderErrorUserFriendly |
bool | isLoadableAnyway |
LoaderErrorInfo - common structure that contains loader error code, error message and user-friendly error message
|
inline |
bool retdec::fileformat::LoaderErrorInfo::isLoadableAnyway |
const char* retdec::fileformat::LoaderErrorInfo::loaderError |
std::uint32_t retdec::fileformat::LoaderErrorInfo::loaderErrorCode |
const char* retdec::fileformat::LoaderErrorInfo::loaderErrorUserFriendly |