fred-mod-eppd
Public Attributes
|
List of all members
qitem Struct Reference
Queue structure and utilities
#include <
epp_common.h
>
Collaboration diagram for qitem:
[
legend
]
Public Attributes
struct
qitem
*
next
void *
content
Detailed Description
Queue item type.
Member Data Documentation
◆
content
void* qitem::content
Pointer to content of item.
◆
next
struct
qitem
* qitem::next
Link to next item in a queue.
The documentation for this struct was generated from the following file:
epp_common.h
Generated by
1.8.14