Free Electron
fe::List< T > Member List

This is the complete list of members for fe::List< T >, including all inherited members.

append(T pEntry)fe::List< T >inline
append(List< T > &list)fe::List< T >inline
autoDestruct(void)fe::ListCoreinline
coreGetElement(I32 index) const (defined in fe::ListCore)fe::ListCoreprotected
coreInsert(BWORD before, Context &rContext, NodeCore *existingNode) (defined in fe::ListCore)fe::ListCoreprotected
coreMoveNode(BWORD before, Context &from, Context &to) (defined in fe::ListCore)fe::ListCoreprotected
coreRemoveNode(NodeCore *node) (defined in fe::ListCore)fe::ListCoreprotected
current(Context &rContext) constfe::List< T >inline
deleteAll(void)fe::List< T >inline
deleteCurrent(Context &rContext)fe::List< T >inline
deleteElement(T pEntry)fe::List< T >inline
head(void) constfe::List< T >inline
insertAfter(Context &rContext, T pEntry)fe::List< T >inline
insertBefore(Context &rContext, T pEntry)fe::List< T >inline
internalDetachNode(NodeCore *node) (defined in fe::ListCore)fe::ListCoreprotected
internalGetCurrent(Context &rContext) const (defined in fe::ListCore)fe::ListCoreinlineprotected
internalPostIncrement(Context &rContext) const (defined in fe::ListCore)fe::ListCoreprotected
internalToHead(Context &rContext) const (defined in fe::ListCore)fe::ListCoreprotected
isAtHeadNull(Context &rContext) constfe::ListCoreinline
isAtTailNull(Context &rContext) constfe::ListCoreinline
List(void) (defined in fe::List< T >)fe::List< T >inline
ListCore(void) (defined in fe::ListCore)fe::ListCore
m_autodestruct (defined in fe::ListCore)fe::ListCoreprotected
m_length (defined in fe::ListCore)fe::ListCoreprotected
m_pHead (defined in fe::ListCore)fe::ListCoreprotected
m_pTail (defined in fe::ListCore)fe::ListCoreprotected
moveNodeAfter(Context &from, Context &to)fe::ListCoreinline
moveNodeBefore(Context &from, Context &to)fe::ListCoreinline
newNode(void) const (defined in fe::List< T >)fe::List< T >inlineprivatevirtual
operator[](I32 index) constfe::List< T >inline
postDecrement(Context &rContext) constfe::List< T >inline
postIncrement(Context &rContext) constfe::List< T >inline
preDecrement(Context &rContext) constfe::List< T >inline
preIncrement(Context &rContext) constfe::List< T >inline
prepend(T pEntry)fe::List< T >inline
remove(T pEntry)fe::List< T >inline
remove(T pEntry, Context &hint)fe::List< T >inline
removeAll(void)fe::ListCore
removeCurrent(Context &rContext)fe::List< T >inline
replaceCurrent(Context &rContext, T pSubstitute)fe::List< T >inline
searchForContent(Context &rContext, const T pValue) constfe::List< T >inline
searchForElement(Context &rContext, const T pEntry) constfe::List< T >inline
setAutoDestruct(BWORD set)fe::ListCoreinline
size(void) constfe::ListCoreinline
tail(void) constfe::List< T >inline
toHead(Context &rContext) constfe::List< T >inline
toTail(Context &rContext) constfe::List< T >inline
~List(void) (defined in fe::List< T >)fe::List< T >inlinevirtual
~ListCore(void) (defined in fe::ListCore)fe::ListCorevirtual