cursor | ListCursor< T > | [protected] |
get() | ListCursor< T > | [inline] |
get_cursor() | ListCursor< T > | [inline] |
init(const List< T > *l) | ListCursor< T > | [inline] |
init(ListItem< T > *t) | ListCursor< T > | [inline] |
init(const OrderedList< T > *l) | ListCursor< T > | [inline] |
initLast(const List< T > *l) | ListCursor< T > | [inline] |
initLast(const OrderedList< T > *l) | ListCursor< T > | [inline] |
isNext() | ListCursor< T > | [inline] |
isPrev() | ListCursor< T > | [inline] |
ListCursor() | ListCursor< T > | [inline] |
ListCursor(const List< T > *l) | ListCursor< T > | [inline] |
ListCursor(const ListCursor< T > &c) | ListCursor< T > | [inline] |
next() | ListCursor< T > | [inline] |
prev() | ListCursor< T > | [inline] |