class MemoryMapRegionSnapshot

Defined at line 25 of file ../../third_party/crashpad/src/snapshot/memory_map_region_snapshot.h

An abstract interface to a snapshot representing a region of the

memory map present in the snapshot process.

Public Methods

const MINIDUMP_MEMORY_INFO & AsMinidumpMemoryInfo ()

Gets a MINIDUMP_MEMORY_INFO representing the region.

void ~MemoryMapRegionSnapshot ()

Defined at line 27 of file ../../third_party/crashpad/src/snapshot/memory_map_region_snapshot.h