structure representing a single error which has occurred
More...
structure representing a single error which has occurred
Definition at line 185 of file ErrorReporter.cxx.
◆ getContextValue()
std::string flightgear::ErrorReporter::ErrorReporterPrivate::ErrorOcurrence::getContextValue |
( |
const std::string & | key | ) |
const |
|
inline |
◆ hasContextKey()
bool flightgear::ErrorReporter::ErrorReporterPrivate::ErrorOcurrence::hasContextKey |
( |
const std::string & | key | ) |
const |
|
inline |
◆ code
simgear::ErrorCode flightgear::ErrorReporter::ErrorReporterPrivate::ErrorOcurrence::code |
◆ context
ErrorContext flightgear::ErrorReporter::ErrorReporterPrivate::ErrorOcurrence::context |
◆ detailedInfo
string flightgear::ErrorReporter::ErrorReporterPrivate::ErrorOcurrence::detailedInfo |
◆ log
string_list flightgear::ErrorReporter::ErrorReporterPrivate::ErrorOcurrence::log |
◆ origin
sg_location flightgear::ErrorReporter::ErrorReporterPrivate::ErrorOcurrence::origin |
◆ type
simgear::LoadFailure flightgear::ErrorReporter::ErrorReporterPrivate::ErrorOcurrence::type |
◆ when
time_t flightgear::ErrorReporter::ErrorReporterPrivate::ErrorOcurrence::when |
The documentation for this struct was generated from the following file: