#include <memory_mapped_file.h>
List of all members.
Detailed Description
Definition at line 44 of file memory_mapped_file.h.
Constructor & Destructor Documentation
google_breakpad::MemoryMappedFile::MemoryMappedFile |
( |
| ) |
|
google_breakpad::MemoryMappedFile::MemoryMappedFile |
( |
const char * |
path | ) |
[explicit] |
google_breakpad::MemoryMappedFile::~MemoryMappedFile |
( |
| ) |
|
Member Function Documentation
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: