|
AGENT++
4.0.3
|
The List collection class implements a double linked list template. More...
#include <List.h>
Public Member Functions | |
| T * | getItem () |
| Get the payload of the ListItem. | |
Friends | |
| class | List< T > |
| class | ListCursor< T > |
| class | OrderedList< T > |
The List collection class implements a double linked list template.
|
inline |
Get the payload of the ListItem.
|
friend |
|
friend |
|
friend |
1.8.2