Public Attributes | |
entry * | next |
T | data |
|
Definition at line 9 of file LinkedList.h. Referenced by LinkedList< uint32_t >::insert(), and LinkedList< uint32_t >::shift(). |
|
Definition at line 8 of file LinkedList.h. Referenced by LinkedList< uint32_t >::destroy(), LinkedList< uint32_t >::insert(), LinkedList< uint32_t >::print(), and LinkedList< uint32_t >::shift(). |