/home/gian/Progetti/falcon/core/include/falcon/spage.h File Reference

Definition of a segregated allocation page. More...

#include <falcon/heap.h>
#include <falcon/types.h>
#include <falcon/llist.h>

Include dependency graph for spage.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  Falcon::MemPage
class  Falcon::MemPageList
class  Falcon::SegregatedPage< _T >
 Definition of a segregated allocation page. More...

Namespaces

namespace  Falcon
 CONST.


Detailed Description

Definition of a segregated allocation page.

A SAP is a memory page where all the allocated objects has the same size (and possibly are of the same type).

The SAP is a template class that is instantiated by providint the size of the items at compile time.


Generated on Mon Oct 19 10:11:21 2009 for Falcon_Core by  doxygen 1.5.8