|
std::pair< signed, signed > | AddRef (unsigned start, unsigned size, const char name[]=NULL) |
|
std::pair< signed, signed > | Release (unsigned start, unsigned size) |
|
size_t | Validate () |
|
unsigned | CalculatedReferencedSpace () const |
|
unsigned | GetEntryCount () const |
|
std::pair< unsigned, unsigned > | GetEntry (unsigned index) const |
|
bool | ValidateBlock (unsigned start, unsigned size) const |
|
void | PerformDefrag (const std::vector< DefragStep > &defrag) |
|
| ReferenceCountingLayer (size_t size) |
|
| ReferenceCountingLayer (const ReferenceCountingLayer &cloneFrom) |
|
|
std::vector< Entry > | _entries |
|
Threading::Mutex | _lock |
|
|
static uint16 | ToInternalSize (unsigned size) |
|
static unsigned | ToExternalSize (uint16 size) |
|
static unsigned | AlignSize (unsigned size) |
|
The documentation for this class was generated from the following files: