#include <memory_mapped_file.h>
Definition at line 44 of file memory_mapped_file.h.
| google_breakpad::MemoryMappedFile::MemoryMappedFile |
( |
| ) |
|
| google_breakpad::MemoryMappedFile::MemoryMappedFile |
( |
const char * |
path | ) |
|
|
explicit |
| google_breakpad::MemoryMappedFile::~MemoryMappedFile |
( |
| ) |
|
| const MemoryRange& google_breakpad::MemoryMappedFile::content |
( |
| ) |
const |
|
inline |
| const void* google_breakpad::MemoryMappedFile::data |
( |
| ) |
const |
|
inline |
| bool google_breakpad::MemoryMappedFile::Map |
( |
const char * |
path | ) |
|
| size_t google_breakpad::MemoryMappedFile::size |
( |
| ) |
const |
|
inline |
| void google_breakpad::MemoryMappedFile::Unmap |
( |
| ) |
|
The documentation for this class was generated from the following file: