libtase2
2.4.0
TASE.2/ICCP Protocol Source Code Library for C/C++
|
Reference to a linked list or to a linked list element. More...
#include <linked_list.h>
Data Fields | |
void * | data |
struct sLinkedList * | next |
Reference to a linked list or to a linked list element.
void* LinkedList::data |
struct sLinkedList* LinkedList::next |