ICrashReporter.h#

Fully qualified name: carb/crashreporter/ICrashReporter.h

In directory: carb/crashreporter

Source file: ICrashReporter.h

! !

Main interface header for ICrashReporter and related types and values.

Namespaces#

carb

The main Carbonite namespace.

carb::crashreporter

Namespace for the crash reporter.

Structs#

carb::crashreporter::CrashSentInfo

Provides a single piece of additional information or context to a crash upload complete callback function.

carb::crashreporter::ICrashReporter

ICrashReporter is the interface to implement a plugin that catches and reports information about the crash to either a local file, a server, or both.

carb::crashreporter::MetadataValueCallback

Descriptor of a single metadata callback function.