| add(T data) | LIST< T > | [inline] |
| dealloc(void) | LIST< T > | [inline] |
| first(void) | LIST< T > | [inline] |
| get_item(handle h) | LIST< T > | [inline] |
| handle typedef | LIST< T > | |
| length(void) | LIST< T > | [inline] |
| LIST(void) | LIST< T > | [inline] |
| list | LIST< T > | [private] |
| list_type typedef | LIST< T > | |
| next(handle h) | LIST< T > | [inline] |
| remove(void) | LIST< T > | [inline] |
| reverse(void) | LIST< T > | [inline] |
1.3.3