Planeshift
google_breakpad::AppMemory Struct Reference

#include <minidump_writer.h>

Public Member Functions

bool operator== (const struct AppMemory &other) const
 
bool operator== (const void *other) const
 
bool operator== (const struct AppMemory &other) const
 
bool operator== (const void *other) const
 

Public Attributes

size_t length
 
ULONG length
 
void * ptr
 
ULONG64 ptr
 

Detailed Description

Definition at line 57 of file minidump_writer.h.

Member Function Documentation

bool google_breakpad::AppMemory::operator== ( const struct AppMemory other) const
inline

Definition at line 61 of file minidump_writer.h.

bool google_breakpad::AppMemory::operator== ( const void *  other) const
inline

Definition at line 65 of file minidump_writer.h.

bool google_breakpad::AppMemory::operator== ( const struct AppMemory other) const
inline

Definition at line 88 of file exception_handler.h.

bool google_breakpad::AppMemory::operator== ( const void *  other) const
inline

Definition at line 92 of file exception_handler.h.

Member Data Documentation

size_t google_breakpad::AppMemory::length

Definition at line 59 of file minidump_writer.h.

ULONG google_breakpad::AppMemory::length

Definition at line 86 of file exception_handler.h.

void* google_breakpad::AppMemory::ptr

Definition at line 58 of file minidump_writer.h.

ULONG64 google_breakpad::AppMemory::ptr

Definition at line 85 of file exception_handler.h.


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