retdec
include
retdec
cpdetect
errors.h
Go to the documentation of this file.
1
7
#ifndef RETDEC_CPDETECT_ERRORS_H
8
#define RETDEC_CPDETECT_ERRORS_H
9
10
#include "
retdec/cpdetect/cptypes.h
"
11
12
namespace
retdec
{
13
namespace
cpdetect
{
14
15
std::string
getErrorMessage
(
16
ReturnCode
errorCode,
17
retdec::fileformat::Format
format =
retdec::fileformat::Format::UNKNOWN
);
18
19
bool
isFatalError
(
ReturnCode
errorCode);
20
21
}
// namespace cpdetect
22
}
// namespace retdec
23
24
#endif
cptypes.h
cpdetectl types and structures.
cpdetect
retdec::cpdetect::isFatalError
bool isFatalError(ReturnCode errorCode)
Definition:
errors.cpp:108
retdec::cpdetect::getErrorMessage
std::string getErrorMessage(ReturnCode errorCode, retdec::fileformat::Format format=retdec::fileformat::Format::UNKNOWN)
Definition:
errors.cpp:86
retdec::cpdetect::ReturnCode
ReturnCode
Definition:
cptypes.h:23
retdec::fileformat::Format
Format
Definition:
fftypes.h:44
retdec::fileformat::Format::UNKNOWN
@ UNKNOWN
retdec
Definition:
archive_wrapper.h:19
Generated on Tue Aug 8 2023 10:45:48 for retdec by
1.9.1