#include <minidump_file_writer.h>
List of all members.
Detailed Description
Definition at line 68 of file minidump_file_writer.h.
Constructor & Destructor Documentation
google_breakpad::MinidumpFileWriter::MinidumpFileWriter |
( |
| ) |
|
google_breakpad::MinidumpFileWriter::~MinidumpFileWriter |
( |
| ) |
|
Member Function Documentation
bool google_breakpad::MinidumpFileWriter::Close |
( |
| ) |
|
bool google_breakpad::MinidumpFileWriter::Copy |
( |
MDRVA |
position, |
|
|
const void * |
src, |
|
|
ssize_t |
size |
|
) |
| |
bool google_breakpad::MinidumpFileWriter::Open |
( |
const char * |
path | ) |
|
MDRVA google_breakpad::MinidumpFileWriter::position |
( |
| ) |
const [inline] |
void google_breakpad::MinidumpFileWriter::SetFile |
( |
const int |
file | ) |
|
bool google_breakpad::MinidumpFileWriter::WriteMemory |
( |
const void * |
src, |
|
|
size_t |
size, |
|
|
MDMemoryDescriptor * |
output |
|
) |
| |
Member Data Documentation
The documentation for this class was generated from the following file: