SourceForge.net Logo

camvox/FreeList.h File Reference

#include <list>
#include <stdint.h>

Go to the source code of this file.


Namespaces

namespace  camvox

Classes

struct  camvox::free_region_s
 A region of free items. More...
class  camvox::FreeList
 This class manages free items. More...

Typedefs

typedef struct free_region_s camvox::free_region_t