Back() | Saf::Collection::ForwardList< T > | [inline] |
Back() const | Saf::Collection::ForwardList< T > | [inline] |
BeforeBegin() | Saf::Collection::ForwardList< T > | [inline] |
BeforeBegin() const | Saf::Collection::ForwardList< T > | [inline] |
Begin() | Saf::Collection::ForwardList< T > | [inline] |
Begin() const | Saf::Collection::ForwardList< T > | [inline] |
End() | Saf::Collection::ForwardList< T > | [inline] |
End() const | Saf::Collection::ForwardList< T > | [inline] |
EraseAfter(Iterator iter) | Saf::Collection::ForwardList< T > | [inline] |
ForwardList() | Saf::Collection::ForwardList< T > | [inline] |
ForwardList(const MyType &list) | Saf::Collection::ForwardList< T > | [inline] |
Free() | Saf::Collection::ForwardList< T > | [inline] |
Front() | Saf::Collection::ForwardList< T > | [inline] |
Front() const | Saf::Collection::ForwardList< T > | [inline] |
InsertAfter(Iterator iter, const T &val) | Saf::Collection::ForwardList< T > | [inline] |
IsEmpty() const | Saf::Collection::ForwardList< T > | [inline] |
Merge(MyType &list, Comp comp) | Saf::Collection::ForwardList< T > | [inline] |
MyType typedef | Saf::Collection::ForwardList< T > | [protected] |
operator=(const MyType &l) | Saf::Collection::ForwardList< T > | [inline] |
PopFront() | Saf::Collection::ForwardList< T > | [inline] |
PushBack(const T &val) | Saf::Collection::ForwardList< T > | [inline] |
PushFront(const T &val) | Saf::Collection::ForwardList< T > | [inline] |
RemoveIf(Pred pred) | Saf::Collection::ForwardList< T > | [inline] |
Reverse() | Saf::Collection::ForwardList< T > | [inline] |
Sort(Comp comp) | Saf::Collection::ForwardList< T > | [inline] |
SpliceAfter(Iterator el, MyType &list) | Saf::Collection::ForwardList< T > | [inline] |
SpliceAfter(Iterator el, MyType &list, Iterator first) | Saf::Collection::ForwardList< T > | [inline] |
SpliceAfter(Iterator el, MyType &list, Iterator first, Iterator last) | Saf::Collection::ForwardList< T > | [inline] |
Swap(MyType &fl) | Saf::Collection::ForwardList< T > | [inline] |
Unique(Pred pred) | Saf::Collection::ForwardList< T > | [inline] |
~ForwardList() | Saf::Collection::ForwardList< T > | [inline] |