libIEC61850
1.1.2
Open-source IEC 61850 MMS/GOOSE/SV 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 |