Definition at line 403 of file headerless.cpp.
BoundaryTagManager::BoundaryTagManager |
( |
| ) |
|
|
inline |
FreedBlock* BoundaryTagManager::FollowingBlock |
( |
u8 * |
p, |
|
|
size_t |
size, |
|
|
u8 * |
endOfPool |
|
) |
| const |
|
inline |
size_t BoundaryTagManager::FreeBlocks |
( |
| ) |
const |
|
inline |
size_t BoundaryTagManager::FreeBytes |
( |
| ) |
const |
|
inline |
FreedBlock* BoundaryTagManager::PrecedingBlock |
( |
u8 * |
p, |
|
|
u8 * |
beginningOfPool |
|
) |
| const |
|
inline |
void BoundaryTagManager::RemoveTags |
( |
FreedBlock * |
freedBlock | ) |
|
|
inline |
void BoundaryTagManager::Validate |
( |
FreedBlock * |
freedBlock | ) |
const |
|
inlineprivate |
FreedBlock* BoundaryTagManager::WriteTags |
( |
u8 * |
p, |
|
|
size_t |
size |
|
) |
| |
|
inline |
size_t BoundaryTagManager::m_freeBlocks |
|
private |
size_t BoundaryTagManager::m_freeBytes |
|
private |
const uintptr_t BoundaryTagManager::s_footerId = 0x4D745342u |
|
static |
const uintptr_t BoundaryTagManager::s_headerId = 0x111E8E6Fu |
|
static |
The documentation for this class was generated from the following file: