Free Electron
|
This is the complete list of members for fe::ListCore, including all inherited members.
autoDestruct(void) | fe::ListCore | inline |
coreGetElement(I32 index) const (defined in fe::ListCore) | fe::ListCore | protected |
coreInsert(BWORD before, Context &rContext, NodeCore *existingNode) (defined in fe::ListCore) | fe::ListCore | protected |
coreMoveNode(BWORD before, Context &from, Context &to) (defined in fe::ListCore) | fe::ListCore | protected |
coreRemoveNode(NodeCore *node) (defined in fe::ListCore) | fe::ListCore | protected |
internalDetachNode(NodeCore *node) (defined in fe::ListCore) | fe::ListCore | protected |
internalGetCurrent(Context &rContext) const (defined in fe::ListCore) | fe::ListCore | inlineprotected |
internalPostIncrement(Context &rContext) const (defined in fe::ListCore) | fe::ListCore | protected |
internalToHead(Context &rContext) const (defined in fe::ListCore) | fe::ListCore | protected |
isAtHeadNull(Context &rContext) const | fe::ListCore | inline |
isAtTailNull(Context &rContext) const | fe::ListCore | inline |
ListCore(void) (defined in fe::ListCore) | fe::ListCore | |
m_autodestruct (defined in fe::ListCore) | fe::ListCore | protected |
m_length (defined in fe::ListCore) | fe::ListCore | protected |
m_pHead (defined in fe::ListCore) | fe::ListCore | protected |
m_pTail (defined in fe::ListCore) | fe::ListCore | protected |
moveNodeAfter(Context &from, Context &to) | fe::ListCore | inline |
moveNodeBefore(Context &from, Context &to) | fe::ListCore | inline |
newNode(void) const =0 (defined in fe::ListCore) | fe::ListCore | protectedpure virtual |
removeAll(void) | fe::ListCore | |
setAutoDestruct(BWORD set) | fe::ListCore | inline |
size(void) const | fe::ListCore | inline |
~ListCore(void) (defined in fe::ListCore) | fe::ListCore | virtual |