fred-mod-eppd-2.14.1
Data Fields
queue_item_t Struct Reference

Definition of queue item type. More...

#include <epp_common.h>

Data Fields

qitemnext
 Link to next item in a queue.
void * content
 Pointer to content of item.

Detailed Description

Definition of queue item type.


Field Documentation

Pointer to content of item.

Referenced by q_add().

Link to next item in a queue.

Referenced by q_add().


The documentation for this struct was generated from the following file: