|
AGENT++
4.0.3
|
#include <List.h>
Public Member Functions | |
| void | init (const OrderedList< T > *l) |
| void | initLast (const OrderedList< T > *l) |
| void | init (ListItem< T > *t) |
| T * | get () |
| int | next () |
| int | isNext () |
| int | prev () |
| int | isPrev () |
| ListItem< T > * | get_cursor () |
| OrderedListCursor () | |
| OrderedListCursor (const OrderedList< T > *l) | |
| OrderedListCursor (const OrderedListCursor< T > &c) | |
Protected Attributes | |
| ListCursor< T > | cursor |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
1.8.2