#include <List.h>
Public Member Functions | |
T * | getItem () |
Get the payload of the ListItem. | |
Friends | |
class | List< T > |
class | ListCursor< T > |
class | OrderedList< T > |
T* ListItem< T >::getItem | ( | ) | [inline] |
friend class List< T > [friend] |
friend class ListCursor< T > [friend] |
friend class OrderedList< T > [friend] |