libUPnP
1.6.26
Data Fields
LISTNODE Struct Reference
#include <
LinkedList.h
>
Collaboration diagram for LISTNODE:
[
legend
]
Data Fields
struct
LISTNODE
*
prev
struct
LISTNODE
*
next
void *
item
Detailed Description
Linked list node. Stores generic item and pointers to next and prev.
The documentation for this struct was generated from the following file:
threadutil/inc/
LinkedList.h
Generated by
1.8.13