#include <stdlib.h>#include "RakAssert.h"#include "Export.h"#include "RakMemoryOverride.h"

Go to the source code of this file.
Classes | |
| class | DataStructures::MemoryPool< MemoryBlockType > |
| struct | DataStructures::MemoryPool< MemoryBlockType >::MemoryWithPage |
| struct | DataStructures::MemoryPool< MemoryBlockType >::Page |
Namespaces | |
| namespace | DataStructures |
Defines | |
| #define | DS_MEMORY_POOL_MAX_FREE_PAGES 4 |
This file is part of RakNet Copyright 2003 Jenkins Software LLC
Usage of RakNet is subject to the appropriate license agreement.
Definition in file DS_MemoryPool.h.
| #define DS_MEMORY_POOL_MAX_FREE_PAGES 4 |
Definition at line 20 of file DS_MemoryPool.h.
1.7.1