#include <file_id.h>
List of all members.
Detailed Description
Definition at line 44 of file file_id.h.
Constructor & Destructor Documentation
google_breakpad::FileID::FileID |
( |
const char * |
path | ) |
[explicit] |
google_breakpad::FileID::~FileID |
( |
| ) |
[inline] |
Member Function Documentation
static void google_breakpad::FileID::ConvertIdentifierToString |
( |
const uint8_t |
identifier[kMDGUIDSize], |
|
|
char * |
buffer, |
|
|
int |
buffer_length |
|
) |
| [static] |
bool google_breakpad::FileID::ElfFileIdentifier |
( |
uint8_t |
identifier[kMDGUIDSize] | ) |
|
static bool google_breakpad::FileID::ElfFileIdentifierFromMappedFile |
( |
const void * |
base, |
|
|
uint8_t |
identifier[kMDGUIDSize] |
|
) |
| [static] |
The documentation for this class was generated from the following file: