Planeshift
Public Member Functions | Public Attributes

google_breakpad::AppMemory Struct Reference

#include <minidump_writer.h>

List of all members.

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

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 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.


Member Data Documentation

Definition at line 59 of file minidump_writer.h.

Definition at line 86 of file exception_handler.h.

Definition at line 85 of file exception_handler.h.

Definition at line 58 of file minidump_writer.h.


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