_activeErrorNode | flightgear::ErrorReporter::ErrorReporterPrivate | |
_activeReportIndex | flightgear::ErrorReporter::ErrorReporterPrivate | |
_aggregated | flightgear::ErrorReporter::ErrorReporterPrivate | |
_aircraftDirectoryName | flightgear::ErrorReporter::ErrorReporterPrivate | |
_displayNode | flightgear::ErrorReporter::ErrorReporterPrivate | |
_enabledNode | flightgear::ErrorReporter::ErrorReporterPrivate | |
_fgdataPathPrefix | flightgear::ErrorReporter::ErrorReporterPrivate | |
_haveDonePostInit | flightgear::ErrorReporter::ErrorReporterPrivate | |
_lock | flightgear::ErrorReporter::ErrorReporterPrivate | |
_logCallback | flightgear::ErrorReporter::ErrorReporterPrivate | |
_logCallbackRegistered | flightgear::ErrorReporter::ErrorReporterPrivate | |
_mpReportNode | flightgear::ErrorReporter::ErrorReporterPrivate | |
_nextShowTimeout | flightgear::ErrorReporter::ErrorReporterPrivate | |
_reportsDirty | flightgear::ErrorReporter::ErrorReporterPrivate | |
_significantProperties | flightgear::ErrorReporter::ErrorReporterPrivate | |
_terrasyncPathPrefix | flightgear::ErrorReporter::ErrorReporterPrivate | |
AggregateErrors typedef | flightgear::ErrorReporter::ErrorReporterPrivate | |
collectContext(const std::string &key, const std::string &value) | flightgear::ErrorReporter::ErrorReporterPrivate | inline |
collectError(simgear::LoadFailure type, simgear::ErrorCode code, const std::string &details, const sg_location &location) | flightgear::ErrorReporter::ErrorReporterPrivate | inline |
dismissReportCommand(const SGPropertyNode *args, SGPropertyNode *) | flightgear::ErrorReporter::ErrorReporterPrivate | |
ErrorContext typedef | flightgear::ErrorReporter::ErrorReporterPrivate | |
getAggregate(Aggregation ag, const std::string ¶m={}) | flightgear::ErrorReporter::ErrorReporterPrivate | |
getAggregateForOccurence(const ErrorOcurrence &oc) | flightgear::ErrorReporter::ErrorReporterPrivate | |
isAnyAircraftPath(const std::string &path) const | flightgear::ErrorReporter::ErrorReporterPrivate | |
isMainAircraftPath(const std::string &path) const | flightgear::ErrorReporter::ErrorReporterPrivate | |
OccurrenceVec typedef | flightgear::ErrorReporter::ErrorReporterPrivate | |
presentErrorToUser(AggregateReport &report) | flightgear::ErrorReporter::ErrorReporterPrivate | inline |
saveReportCommand(const SGPropertyNode *args, SGPropertyNode *) | flightgear::ErrorReporter::ErrorReporterPrivate | |
sendReportToSentry(AggregateReport &report) | flightgear::ErrorReporter::ErrorReporterPrivate | inline |
showErrorReportCommand(const SGPropertyNode *args, SGPropertyNode *) | flightgear::ErrorReporter::ErrorReporterPrivate | |
writeContextToStream(const ErrorOcurrence &error, std::ostream &os) const | flightgear::ErrorReporter::ErrorReporterPrivate | |
writeLogToStream(const ErrorOcurrence &error, std::ostream &os) const | flightgear::ErrorReporter::ErrorReporterPrivate | |
writeReportToStream(const AggregateReport &report, std::ostream &os) const | flightgear::ErrorReporter::ErrorReporterPrivate | |
writeSignificantPropertiesToStream(std::ostream &os) const | flightgear::ErrorReporter::ErrorReporterPrivate | |