LinkedList.hh apdated for use in bbtools 23-10-1998 by John Kennis. More...
#include <LinkedList.hh>
Public Attributes | |
void * | data |
__llist_node * | next |
__llist_node * | prev |
LinkedList.hh apdated for use in bbtools 23-10-1998 by John Kennis.
Definition at line 31 of file LinkedList.hh.