backItem() | Falcon::SegregatedPage< _T > | [inline] |
currentItem() | Falcon::SegregatedPage< _T > | [inline] |
firstItem() | Falcon::SegregatedPage< _T > | [inline] |
lastItem() | Falcon::SegregatedPage< _T > | [inline] |
LinkableElement(LinkableElement *prev=0, LinkableElement *next=0) | Falcon::LinkableElement | [inline] |
m_lastFree | Falcon::MemPage | [protected] |
MemPage(MemPage *prev=0, MemPage *next=0) | Falcon::MemPage | [inline] |
next() const | Falcon::LinkableElement | [inline] |
next(LinkableElement *n) | Falcon::LinkableElement | [inline] |
nextItem() | Falcon::SegregatedPage< _T > | [inline] |
operator delete(void *page) | Falcon::MemPage | [inline] |
operator new(size_t) | Falcon::MemPage | [inline] |
operator new(size_t, void *pos) | Falcon::MemPage | [inline] |
prev() const | Falcon::LinkableElement | [inline] |
prev(LinkableElement *p) | Falcon::LinkableElement | [inline] |
resetPage() | Falcon::SegregatedPage< _T > | [inline] |
SegregatedPage(SegregatedPage< _T > *prev=0, SegregatedPage< _T > *next=0) | Falcon::SegregatedPage< _T > | [inline] |