diff --git a/doc/generated/doxygen/annotated.html b/doc/generated/doxygen/annotated.html
index efdce3cc..cd912483 100644
--- a/doc/generated/doxygen/annotated.html
+++ b/doc/generated/doxygen/annotated.html
@@ -223,101 +223,102 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
CHTTPTransport | HTTPTransport executes a HTTP request using the specified URL, HTTP method, headers, and body. This class can only issue a synchronous HTTP request |
CInitializationState | Tracks whether data are initialized |
CInitializationStateDcheck | Tracks whether data are initialized, triggering a DCHECK assertion on an invalid data access |
- ►CMachMessageServer | Runs a Mach message server to handle a Mach RPC request for MIG servers |
- CInterface | A Mach RPC callback interface, called by Run() |
- CMachOImageAnnotationsReader | A reader for annotations stored in a Mach-O image mapped into another process |
- CMachOImageReader | A reader for Mach-O images mapped into another process |
- CMachOImageSegmentReader | A reader for LC_SEGMENT or LC_SEGMENT_64 load commands in Mach-O images mapped into another process |
- ►CMachOImageSymbolTableReader | A reader for symbol tables in Mach-O images mapped into another process |
- CSymbolInformation | Information about a symbol in a module’s symbol table |
- CMemoryMapRegionSnapshot | An abstract interface to a snapshot representing a region of the memory map present in the snapshot process |
- ►CMemorySnapshot | An abstract interface to a snapshot representing a region of memory present in a snapshot process |
- CDelegate | An interface that MemorySnapshot clients must implement in order to receive memory snapshot data |
- CMinidumpContextAMD64 | An x86_64 (AMD64) CPU context (register state) carried in a minidump file |
- CMinidumpContextAMD64Writer | The writer for a MinidumpContextAMD64 structure in a minidump file |
- CMinidumpContextWriter | The base class for writers of CPU context structures in minidump files |
- CMinidumpContextX86 | A 32-bit x86 CPU context (register state) carried in a minidump file |
- CMinidumpContextX86Writer | The writer for a MinidumpContextX86 structure in a minidump file |
- CMinidumpCrashpadInfo | Additional Crashpad-specific information carried within a minidump file |
- CMinidumpCrashpadInfoWriter | The writer for a MinidumpCrashpadInfo stream in a minidump file |
- CMinidumpExceptionWriter | The writer for a MINIDUMP_EXCEPTION_STREAM stream in a minidump file |
- CMinidumpFileWriter | The root-level object in a minidump file |
- CMinidumpHandleDataWriter | The writer for a MINIDUMP_HANDLE_DATA_STREAM stream in a minidump and its contained MINIDUMP_HANDLE_DESCRIPTOR s |
- CMinidumpMemoryInfoListWriter | The writer for a MINIDUMP_MEMORY_INFO_LIST stream in a minidump file, containing a list of MINIDUMP_MEMORY_INFO objects |
- CMinidumpMemoryListWriter | The writer for a MINIDUMP_MEMORY_LIST stream in a minidump file, containing a list of MINIDUMP_MEMORY_DESCRIPTOR objects |
- CMinidumpMemoryWriter | The base class for writers of memory ranges pointed to by MINIDUMP_MEMORY_DESCRIPTOR objects in a minidump file |
- CMinidumpMiscInfoWriter | The writer for a stream in the MINIDUMP_MISC_INFO family in a minidump file |
- CMinidumpModuleCodeViewRecordPDB20Writer | The writer for a CodeViewRecordPDB20 object in a minidump file |
- CMinidumpModuleCodeViewRecordPDB70Writer | The writer for a CodeViewRecordPDB70 object in a minidump file |
- CMinidumpModuleCodeViewRecordWriter | The base class for writers of CodeView records referenced by MINIDUMP_MODULE::CvRecord in minidump files |
- CMinidumpModuleCrashpadInfo | Additional Crashpad-specific information about a module carried within a minidump file |
- CMinidumpModuleCrashpadInfoLink | A link between a MINIDUMP_MODULE structure and additional Crashpad-specific information about a module carried within a minidump file |
- CMinidumpModuleCrashpadInfoList | Additional Crashpad-specific information about modules carried within a minidump file |
- CMinidumpModuleCrashpadInfoListWriter | The writer for a MinidumpModuleCrashpadInfoList object in a minidump file, containing a list of MinidumpModuleCrashpadInfo objects |
- CMinidumpModuleCrashpadInfoWriter | The writer for a MinidumpModuleCrashpadInfo object in a minidump file |
- CMinidumpModuleListWriter | The writer for a MINIDUMP_MODULE_LIST stream in a minidump file, containing a list of MINIDUMP_MODULE objects |
- CMinidumpModuleMiscDebugRecordWriter | The writer for an IMAGE_DEBUG_MISC object in a minidump file |
- CMinidumpModuleWriter | The writer for a MINIDUMP_MODULE object in a minidump file |
- CMinidumpRVAList | A list of RVA pointers |
- CMinidumpSimpleStringDictionary | A list of key-value pairs |
- CMinidumpSimpleStringDictionaryEntry | A key-value pair |
- CMinidumpSimpleStringDictionaryEntryWriter | The writer for a MinidumpSimpleStringDictionaryEntry object in a minidump file |
- CMinidumpSimpleStringDictionaryWriter | The writer for a MinidumpSimpleStringDictionary object in a minidump file, containing a list of MinidumpSimpleStringDictionaryEntry objects |
- CMinidumpSystemInfoWriter | The writer for a MINIDUMP_SYSTEM_INFO stream in a minidump file |
- CMinidumpThreadListWriter | The writer for a MINIDUMP_THREAD_LIST stream in a minidump file, containing a list of MINIDUMP_THREAD objects |
- CMinidumpThreadWriter | The writer for a MINIDUMP_THREAD object in a minidump file |
- CMinidumpUTF8String | A variable-length UTF-8-encoded string carried within a minidump file |
- CModuleSnapshot | An abstract interface to a snapshot representing a code module (binary image) loaded into a snapshot process |
- ►CNotifyServer | A server interface for the notify Mach subsystem |
- CDefaultInterface | A concrete implementation of Interface that provides a default behavior for all notify routines |
- CInterface | An interface that the different request messages that are a part of the notify Mach subsystem can be dispatched to |
- CPEImageAnnotationsReader | A reader of annotations stored in a PE image mapped into another process |
- CPEImageReader | A reader for PE images mapped into another process |
- CPointerContainer | Allows a standard container to “own” pointer elements stored in it |
- ►CProcessInfo | Gathers information about a process given its HANDLE . This consists primarily of information stored in the Process Environment Block |
- CHandle | |
- CModule | Contains information about a module loaded into a process |
- ►CProcessReader | Accesses information about another process, identified by a Mach task |
- CModule | Contains information about a module loaded into a process |
- CThread | Contains information about a thread that belongs to a task (process) |
- ►CProcessReaderWin | Accesses information about another process, identified by a HANDLE |
- CThread | Contains information about a thread that belongs to a process |
- CProcessSnapshot | An abstract interface to a snapshot representing the state of a process |
- CProcessSnapshotMac | A ProcessSnapshot of a running (or crashed) process running on a Mac OS X system |
- CProcessSnapshotMinidump | A ProcessSnapshot based on a minidump file |
- CProcessSnapshotWin | A ProcessSnapshot of a running (or crashed) process running on a Windows system |
- CPruneCondition | An abstract base class for evaluating crash reports for deletion |
- CRegistrationRequest | A client registration request |
- CRegistrationResponse | A client registration response |
- CScopedForbidReturn | Asserts that a scope must not be exited while unsafe |
- CScopedProcessSuspend | Manages the suspension of another process |
- CScopedTaskSuspend | Manages the suspension of another task |
- CSemaphore | An anonymous in-process counting sempahore |
- CServerToClientMessage | The response sent back to the client via SendToCrashHandlerServer() |
- ►CSettings | An interface for accessing and modifying the settings of a CrashReportDatabase |
- CData | |
- CShutdownRequest | A message only sent to the server by itself to trigger shutdown |
- CStringFile | A file reader and writer backed by a virtual file, as opposed to a file on disk or other operating system file descriptor-based file |
- CStringHTTPBodyStream | An implementation of HTTPBodyStream that turns a fixed string into a stream |
- CSystemSnapshot | An abstract interface to a snapshot representing the state of a system, comprising an operating system, CPU architecture, and various other characteristics |
- ►CTaskMemory | Accesses the memory of another Mach task |
- CMappedMemory | A memory region mapped from another Mach task |
- CThread | Basic thread abstraction. Users should derive from this class and implement ThreadMain() |
- CThreadLogMessages | Captures log messages produced on the current thread during an object’s lifetime |
- CThreadSnapshot | An abstract interface to a snapshot representing a thread (lightweight process) present in a snapshot process |
- CToolSupport | Common functions used by command line tools |
- ►CTSimpleStringDictionary | A map/dictionary collection implementation using a fixed amount of storage, so that it does not perform any dynamic allocations for its operations |
- CEntry | A single entry in the map |
- CIterator | An iterator to traverse all of the active entries in a TSimpleStringDictionary |
- Cuint128_struct | Stores a 128-bit quantity |
- ►CUniversalMachExcServer | A server interface for the exc and mach_exc Mach subsystems, unified to handle exceptions delivered to either subsystem, and simplified to have only a single interface method needing implementation |
- CInterface | An interface that the different request messages that are a part of the exc and mach_exc Mach subsystems can be dispatched to |
- ►CUUID | A universally unique identifier (UUID) |
- CInitializeWithNewTag | Tag to pass to constructor to indicate it should initialize with generated data |
- CWeakFileHandleFileReader | A file reader backed by a FileHandle |
- CWeakFileHandleFileWriter | A file writer backed by a FileHandle |
- CWeakStdioFileReader | A file reader backed by a standard input/output FILE* |
- CWritableIoVec | A version of iovec with a const iov_base field |
+ CLocalAllocTraits | |
+ ►CMachMessageServer | Runs a Mach message server to handle a Mach RPC request for MIG servers |
+ CInterface | A Mach RPC callback interface, called by Run() |
+ CMachOImageAnnotationsReader | A reader for annotations stored in a Mach-O image mapped into another process |
+ CMachOImageReader | A reader for Mach-O images mapped into another process |
+ CMachOImageSegmentReader | A reader for LC_SEGMENT or LC_SEGMENT_64 load commands in Mach-O images mapped into another process |
+ ►CMachOImageSymbolTableReader | A reader for symbol tables in Mach-O images mapped into another process |
+ CSymbolInformation | Information about a symbol in a module’s symbol table |
+ CMemoryMapRegionSnapshot | An abstract interface to a snapshot representing a region of the memory map present in the snapshot process |
+ ►CMemorySnapshot | An abstract interface to a snapshot representing a region of memory present in a snapshot process |
+ CDelegate | An interface that MemorySnapshot clients must implement in order to receive memory snapshot data |
+ CMinidumpContextAMD64 | An x86_64 (AMD64) CPU context (register state) carried in a minidump file |
+ CMinidumpContextAMD64Writer | The writer for a MinidumpContextAMD64 structure in a minidump file |
+ CMinidumpContextWriter | The base class for writers of CPU context structures in minidump files |
+ CMinidumpContextX86 | A 32-bit x86 CPU context (register state) carried in a minidump file |
+ CMinidumpContextX86Writer | The writer for a MinidumpContextX86 structure in a minidump file |
+ CMinidumpCrashpadInfo | Additional Crashpad-specific information carried within a minidump file |
+ CMinidumpCrashpadInfoWriter | The writer for a MinidumpCrashpadInfo stream in a minidump file |
+ CMinidumpExceptionWriter | The writer for a MINIDUMP_EXCEPTION_STREAM stream in a minidump file |
+ CMinidumpFileWriter | The root-level object in a minidump file |
+ CMinidumpHandleDataWriter | The writer for a MINIDUMP_HANDLE_DATA_STREAM stream in a minidump and its contained MINIDUMP_HANDLE_DESCRIPTOR s |
+ CMinidumpMemoryInfoListWriter | The writer for a MINIDUMP_MEMORY_INFO_LIST stream in a minidump file, containing a list of MINIDUMP_MEMORY_INFO objects |
+ CMinidumpMemoryListWriter | The writer for a MINIDUMP_MEMORY_LIST stream in a minidump file, containing a list of MINIDUMP_MEMORY_DESCRIPTOR objects |
+ CMinidumpMemoryWriter | The base class for writers of memory ranges pointed to by MINIDUMP_MEMORY_DESCRIPTOR objects in a minidump file |
+ CMinidumpMiscInfoWriter | The writer for a stream in the MINIDUMP_MISC_INFO family in a minidump file |
+ CMinidumpModuleCodeViewRecordPDB20Writer | The writer for a CodeViewRecordPDB20 object in a minidump file |
+ CMinidumpModuleCodeViewRecordPDB70Writer | The writer for a CodeViewRecordPDB70 object in a minidump file |
+ CMinidumpModuleCodeViewRecordWriter | The base class for writers of CodeView records referenced by MINIDUMP_MODULE::CvRecord in minidump files |
+ CMinidumpModuleCrashpadInfo | Additional Crashpad-specific information about a module carried within a minidump file |
+ CMinidumpModuleCrashpadInfoLink | A link between a MINIDUMP_MODULE structure and additional Crashpad-specific information about a module carried within a minidump file |
+ CMinidumpModuleCrashpadInfoList | Additional Crashpad-specific information about modules carried within a minidump file |
+ CMinidumpModuleCrashpadInfoListWriter | The writer for a MinidumpModuleCrashpadInfoList object in a minidump file, containing a list of MinidumpModuleCrashpadInfo objects |
+ CMinidumpModuleCrashpadInfoWriter | The writer for a MinidumpModuleCrashpadInfo object in a minidump file |
+ CMinidumpModuleListWriter | The writer for a MINIDUMP_MODULE_LIST stream in a minidump file, containing a list of MINIDUMP_MODULE objects |
+ CMinidumpModuleMiscDebugRecordWriter | The writer for an IMAGE_DEBUG_MISC object in a minidump file |
+ CMinidumpModuleWriter | The writer for a MINIDUMP_MODULE object in a minidump file |
+ CMinidumpRVAList | A list of RVA pointers |
+ CMinidumpSimpleStringDictionary | A list of key-value pairs |
+ CMinidumpSimpleStringDictionaryEntry | A key-value pair |
+ CMinidumpSimpleStringDictionaryEntryWriter | The writer for a MinidumpSimpleStringDictionaryEntry object in a minidump file |
+ CMinidumpSimpleStringDictionaryWriter | The writer for a MinidumpSimpleStringDictionary object in a minidump file, containing a list of MinidumpSimpleStringDictionaryEntry objects |
+ CMinidumpSystemInfoWriter | The writer for a MINIDUMP_SYSTEM_INFO stream in a minidump file |
+ CMinidumpThreadListWriter | The writer for a MINIDUMP_THREAD_LIST stream in a minidump file, containing a list of MINIDUMP_THREAD objects |
+ CMinidumpThreadWriter | The writer for a MINIDUMP_THREAD object in a minidump file |
+ CMinidumpUTF8String | A variable-length UTF-8-encoded string carried within a minidump file |
+ CModuleSnapshot | An abstract interface to a snapshot representing a code module (binary image) loaded into a snapshot process |
+ ►CNotifyServer | A server interface for the notify Mach subsystem |
+ CDefaultInterface | A concrete implementation of Interface that provides a default behavior for all notify routines |
+ CInterface | An interface that the different request messages that are a part of the notify Mach subsystem can be dispatched to |
+ CPEImageAnnotationsReader | A reader of annotations stored in a PE image mapped into another process |
+ CPEImageReader | A reader for PE images mapped into another process |
+ CPointerContainer | Allows a standard container to “own” pointer elements stored in it |
+ ►CProcessInfo | Gathers information about a process given its HANDLE . This consists primarily of information stored in the Process Environment Block |
+ CHandle | |
+ CModule | Contains information about a module loaded into a process |
+ ►CProcessReader | Accesses information about another process, identified by a Mach task |
+ CModule | Contains information about a module loaded into a process |
+ CThread | Contains information about a thread that belongs to a task (process) |
+ ►CProcessReaderWin | Accesses information about another process, identified by a HANDLE |
+ CThread | Contains information about a thread that belongs to a process |
+ CProcessSnapshot | An abstract interface to a snapshot representing the state of a process |
+ CProcessSnapshotMac | A ProcessSnapshot of a running (or crashed) process running on a Mac OS X system |
+ CProcessSnapshotMinidump | A ProcessSnapshot based on a minidump file |
+ CProcessSnapshotWin | A ProcessSnapshot of a running (or crashed) process running on a Windows system |
+ CPruneCondition | An abstract base class for evaluating crash reports for deletion |
+ CRegistrationRequest | A client registration request |
+ CRegistrationResponse | A client registration response |
+ CScopedForbidReturn | Asserts that a scope must not be exited while unsafe |
+ CScopedProcessSuspend | Manages the suspension of another process |
+ CScopedTaskSuspend | Manages the suspension of another task |
+ CSemaphore | An anonymous in-process counting sempahore |
+ CServerToClientMessage | The response sent back to the client via SendToCrashHandlerServer() |
+ ►CSettings | An interface for accessing and modifying the settings of a CrashReportDatabase |
+ CData | |
+ CShutdownRequest | A message only sent to the server by itself to trigger shutdown |
+ CStringFile | A file reader and writer backed by a virtual file, as opposed to a file on disk or other operating system file descriptor-based file |
+ CStringHTTPBodyStream | An implementation of HTTPBodyStream that turns a fixed string into a stream |
+ CSystemSnapshot | An abstract interface to a snapshot representing the state of a system, comprising an operating system, CPU architecture, and various other characteristics |
+ ►CTaskMemory | Accesses the memory of another Mach task |
+ CMappedMemory | A memory region mapped from another Mach task |
+ CThread | Basic thread abstraction. Users should derive from this class and implement ThreadMain() |
+ CThreadLogMessages | Captures log messages produced on the current thread during an object’s lifetime |
+ CThreadSnapshot | An abstract interface to a snapshot representing a thread (lightweight process) present in a snapshot process |
+ CToolSupport | Common functions used by command line tools |
+ ►CTSimpleStringDictionary | A map/dictionary collection implementation using a fixed amount of storage, so that it does not perform any dynamic allocations for its operations |
+ CEntry | A single entry in the map |
+ CIterator | An iterator to traverse all of the active entries in a TSimpleStringDictionary |
+ Cuint128_struct | Stores a 128-bit quantity |
+ ►CUniversalMachExcServer | A server interface for the exc and mach_exc Mach subsystems, unified to handle exceptions delivered to either subsystem, and simplified to have only a single interface method needing implementation |
+ CInterface | An interface that the different request messages that are a part of the exc and mach_exc Mach subsystems can be dispatched to |
+ ►CUUID | A universally unique identifier (UUID) |
+ CInitializeWithNewTag | Tag to pass to constructor to indicate it should initialize with generated data |
+ CWeakFileHandleFileReader | A file reader backed by a FileHandle |
+ CWeakFileHandleFileWriter | A file writer backed by a FileHandle |
+ CWeakStdioFileReader | A file reader backed by a standard input/output FILE* |
+ CWritableIoVec | A version of iovec with a const iov_base field |
►Nlogging | |
CNtstatusLogMessage | |
CCPU_INFORMATION | Information about the CPU (or CPUs) that ran the process that the minidump file contains a snapshot of |
diff --git a/doc/generated/doxygen/classcrashpad_1_1CrashpadClient-members.html b/doc/generated/doxygen/classcrashpad_1_1CrashpadClient-members.html
index 68032dec..3296c507 100644
--- a/doc/generated/doxygen/classcrashpad_1_1CrashpadClient-members.html
+++ b/doc/generated/doxygen/classcrashpad_1_1CrashpadClient-members.html
@@ -96,15 +96,16 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
This is the complete list of members for crashpad::CrashpadClient, including all inherited members.
CrashpadClient() (defined in crashpad::CrashpadClient) | crashpad::CrashpadClient | |
- DumpWithoutCrash(const CONTEXT &context) | crashpad::CrashpadClient | static |
- GetHandlerIPCPipe() const | crashpad::CrashpadClient | |
- SetHandlerIPCPipe(const std::wstring &ipc_pipe) | crashpad::CrashpadClient | |
- SetHandlerMachPort(base::mac::ScopedMachSendRight exception_port) | crashpad::CrashpadClient | |
- SetHandlerMachService(const std::string &service_name) | crashpad::CrashpadClient | |
- StartHandler(const base::FilePath &handler, const base::FilePath &database, const std::string &url, const std::map< std::string, std::string > &annotations, const std::vector< std::string > &arguments, bool restartable) | crashpad::CrashpadClient | |
- UseHandler() | crashpad::CrashpadClient | |
- UseSystemDefaultHandler() | crashpad::CrashpadClient | static |
- ~CrashpadClient() (defined in crashpad::CrashpadClient) | crashpad::CrashpadClient | |
+ DumpAndCrash(EXCEPTION_POINTERS *exception_pointers) | crashpad::CrashpadClient | static |
+ DumpWithoutCrash(const CONTEXT &context) | crashpad::CrashpadClient | static |
+ GetHandlerIPCPipe() const | crashpad::CrashpadClient | |
+ SetHandlerIPCPipe(const std::wstring &ipc_pipe) | crashpad::CrashpadClient | |
+ SetHandlerMachPort(base::mac::ScopedMachSendRight exception_port) | crashpad::CrashpadClient | |
+ SetHandlerMachService(const std::string &service_name) | crashpad::CrashpadClient | |
+ StartHandler(const base::FilePath &handler, const base::FilePath &database, const std::string &url, const std::map< std::string, std::string > &annotations, const std::vector< std::string > &arguments, bool restartable) | crashpad::CrashpadClient | |
+ UseHandler() | crashpad::CrashpadClient | |
+ UseSystemDefaultHandler() | crashpad::CrashpadClient | static |
+ ~CrashpadClient() (defined in crashpad::CrashpadClient) | crashpad::CrashpadClient | |