#include <list.h>
Collaboration diagram for LIST< T >::LIST_TYPE:

Public Attributes | |
| T | data |
| LIST_TYPE * | next |
|
|||||
|
Definition at line 40 of file list.h. Referenced by LIST< type_time * >::add(), and LIST< type_time * >::get_item(). |
|
|||||
|
Definition at line 41 of file list.h. Referenced by LIST< type_time * >::add(), LIST< type_time * >::length(), LIST< type_time * >::next(), LIST< type_time * >::remove(), and LIST< type_time * >::reverse(). |
1.3.3