Falcon::MemPage Class Reference

#include <spage.h>

Inheritance diagram for Falcon::MemPage:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 MemPage (MemPage *prev=0, MemPage *next=0)
void operator delete (void *page)
void * operator new (size_t, void *pos) throw ()
void * operator new (size_t) throw ()

Protected Attributes

uint16 m_lastFree


Detailed Description

Note:
This is old code to be removed.

Constructor & Destructor Documentation

Falcon::MemPage::MemPage ( MemPage prev = 0,
MemPage next = 0 
) [inline]


Member Function Documentation

void Falcon::MemPage::operator delete ( void *  page  )  [inline]

void* Falcon::MemPage::operator new ( size_t  ,
void *  pos 
) throw () [inline]

void* Falcon::MemPage::operator new ( size_t   )  throw () [inline]


Member Data Documentation


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

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