libIEC61850
0.8.4
Open-source IEC 61850 MMS/GOOSE server and client library
|
Reference to a linked list or to a linked list element. More...
#include <linked_list.h>
Public Attributes | |
void * | data |
struct sLinkedList * | next |
Reference to a linked list or to a linked list element.
void* LinkedList::data |
struct sLinkedList* LinkedList::next |