Crashpad
 
Loading...
Searching...
No Matches
crashpad::test::TestMemoryMapRegionSnapshot Class Referencefinal

A test MemoryMapRegionSnapshot that can carry arbitrary data for testing purposes. More...

#include "snapshot/test/test_memory_map_region_snapshot.h"

Inheritance diagram for crashpad::test::TestMemoryMapRegionSnapshot:
[legend]
Collaboration diagram for crashpad::test::TestMemoryMapRegionSnapshot:
[legend]

Public Member Functions

 TestMemoryMapRegionSnapshot (const TestMemoryMapRegionSnapshot &)=delete
 
TestMemoryMapRegionSnapshotoperator= (const TestMemoryMapRegionSnapshot &)=delete
 
void SetMindumpMemoryInfo (const MINIDUMP_MEMORY_INFO &mmi)
 
const MINIDUMP_MEMORY_INFOAsMinidumpMemoryInfo () const override
 Gets a MINIDUMP_MEMORY_INFO representing the region.
 

Detailed Description

A test MemoryMapRegionSnapshot that can carry arbitrary data for testing purposes.

Member Function Documentation

◆ AsMinidumpMemoryInfo()

const MINIDUMP_MEMORY_INFO & crashpad::test::TestMemoryMapRegionSnapshot::AsMinidumpMemoryInfo ( ) const
overridevirtual

Gets a MINIDUMP_MEMORY_INFO representing the region.

Implements crashpad::MemoryMapRegionSnapshot.


The documentation for this class was generated from the following files: