RoundedStaticPool< SP > Class Template Reference

All this does is define alloc and free as static functions, and the static pool itself. More...

#include <StaticPool.h>

Inheritance diagram for RoundedStaticPool< SP >:

Inheritance graph
[legend]
Collaboration diagram for RoundedStaticPool< SP >:

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static void * alloc ()
static void free (void *p)


Detailed Description

template<int SP>
class RoundedStaticPool< SP >

All this does is define alloc and free as static functions, and the static pool itself.

Member Function Documentation

template<int SP>
static void* RoundedStaticPool< SP >::alloc (  )  [inline, static]

template<int SP>
static void RoundedStaticPool< SP >::free ( void *  p  )  [inline, static]


The documentation for this class was generated from the following file:

Generated on Wed Mar 16 06:20:34 2011 for FreePOOMA by  doxygen 1.5.9