Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Classes | |
struct | BasicPoolTest |
class | DynamicArena |
'Blind' memory allocator. More... | |
struct | Growth_Exponential |
struct | Growth_Linear |
class | Pool |
allocator design parameters: More... | |
struct | Storage |
class | Storage_AutoCommit |
class | Storage_Commit |
class | Storage_Fixed |
class | Storage_Reallocate |
Functions | |
template<class Storage > | |
static uintptr_t | StorageAppend (Storage &storage, size_t &end, size_t size) |
template<template< class Storage > class Functor> | |
static void | ForEachStorage () |
void | TestPool () |
|
static |
|
inlinestatic |
void Allocators::TestPool | ( | ) |