Classes | Namespaces | Defines

DS_MemoryPool.h File Reference

#include <stdlib.h>
#include "RakAssert.h"
#include "Export.h"
#include "RakMemoryOverride.h"
Include dependency graph for DS_MemoryPool.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

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 Documentation

#define DS_MEMORY_POOL_MAX_FREE_PAGES   4

Definition at line 20 of file DS_MemoryPool.h.