Planeshift
|
#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 |
ULONG64 | ptr |
void * | ptr |
Definition at line 57 of file minidump_writer.h.
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 92 of file exception_handler.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 65 of file minidump_writer.h.
Definition at line 59 of file minidump_writer.h.
Definition at line 86 of file exception_handler.h.
ULONG64 google_breakpad::AppMemory::ptr |
Definition at line 85 of file exception_handler.h.
Definition at line 58 of file minidump_writer.h.