ULIS  dev4.0.7
Utility Library for Imaging Systems
TForwardList< T > Member List

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

At(uint64 iIndex)TForwardList< T >inline
At(uint64 iIndex) constTForwardList< T >inline
Back()TForwardList< T >inline
Back() constTForwardList< T >inline
Clear()TForwardList< T >inline
EmplaceBack(Args &&... args)TForwardList< T >inline
EmplaceFront(Args &&... args)TForwardList< T >inline
Erase(const tNode *iNode)TForwardList< T >inline
Front()TForwardList< T >inline
Front() constTForwardList< T >inline
IsEmpty() constTForwardList< T >inline
mBackTForwardList< T >protected
mFrontTForwardList< T >protected
mSizeTForwardList< T >protected
NodeAt(uint64 iIndex)TForwardList< T >inline
NodeAt(uint64 iIndex) constTForwardList< T >inline
NodeBack()TForwardList< T >inline
NodeBack() constTForwardList< T >inline
NodeFindFirst(const T &iValue)TForwardList< T >inline
NodeFindFirst(const T &iValue) constTForwardList< T >inline
NodeFindFrom(const T &iValue, uint64 iFrom=0)TForwardList< T >inline
NodeFindFrom(const T &iValue, uint64 iFrom=0) constTForwardList< T >inline
NodeFront()TForwardList< T >inline
NodeFront() constTForwardList< T >inline
operator=(const TForwardList< T > &iOther)=deleteTForwardList< T >
operator=(TForwardList< T > &&iOther)=deleteTForwardList< T >
operator[](uint64 iIndex)TForwardList< T >inline
operator[](uint64 iIndex) constTForwardList< T >inline
PopFront()TForwardList< T >inline
PushBack(const T &iValue)TForwardList< T >inline
PushBack(T &&iValue)TForwardList< T >inline
PushFront(const T &iValue)TForwardList< T >inline
PushFront(T &&iValue)TForwardList< T >inline
Size() constTForwardList< T >inline
TForwardList()TForwardList< T >inline
TForwardList(const TForwardList< T > &iOther)=deleteTForwardList< T >
TForwardList(TForwardList< T > &&iOther)TForwardList< T >inline
tNode typedefTForwardList< T >
~TForwardList()TForwardList< T >inline