#include <C4ObjectList.h>
Public Member Functions | |
| ReverseView (const C4ObjectList &list) | |
| iterator | begin () const |
| iterator | end () const |
Definition at line 91 of file C4ObjectList.h.
|
inline |
Definition at line 96 of file C4ObjectList.h.
| C4ObjectList::iterator C4ObjectList::ReverseView::begin | ( | ) | const |
Definition at line 1261 of file C4ObjectList.cpp.
References C4ObjectList::iterator, and C4ObjectList::Last.
Referenced by C4Object::ShiftContents().
| C4ObjectList::iterator C4ObjectList::ReverseView::end | ( | ) | const |
Definition at line 1266 of file C4ObjectList.cpp.
References C4ObjectList::iterator.