libiec61850
1.6.0
|
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 |