next() const | Falcon::SLElement | [inline] |
next(SLElement *n) | Falcon::SLElement | [inline] |
operator delete(void *mem, size_t size) | Falcon::BaseAlloc | |
operator new(size_t size) | Falcon::BaseAlloc | |
owner() const | Falcon::SLElement | [inline] |
owner(StrongList *lt) | Falcon::SLElement | [inline] |
prev() const | Falcon::SLElement | [inline] |
prev(SLElement *p) | Falcon::SLElement | [inline] |
remove() | Falcon::SLElement | [inline] |
SLElement(SLElement *prev=0, SLElement *next=0) | Falcon::SLElement | [inline] |
SLElement(StrongList *parent, SLElement *prev=0, SLElement *next=0) | Falcon::SLElement | [inline] |