#include <OR_Mapping.h>
Definition at line 29 of file OR_Mapping.h.
| OR_Mapping::OR_Mapping |
( |
| ) |
|
| OR_Mapping::~OR_Mapping |
( |
| ) |
|
| void OR_Mapping::changeOpRef |
( |
const char * |
new_fullpath, |
|
|
const char * |
old_fullpath, |
|
|
const char * |
old_cwd |
|
) |
| |
| int OR_Mapping::getMapping |
( |
int |
idx, |
|
|
const char *& |
label |
|
) |
| const |
| int64 OR_Mapping::getMemoryUsage |
( |
bool |
inclusive | ) |
const |
| int OR_Mapping::getNumMappings |
( |
| ) |
const |
|
inline |
| void OR_Mapping::setMapping |
( |
int |
idx, |
|
|
int |
type, |
|
|
const char * |
label = 0 |
|
) |
| |
The documentation for this class was generated from the following file: