Data Fields

hqelement Struct Reference

A double linked list structure for a queue. The data_element field can point to any data structure. More...

Data Fields

struct hqelementnext
struct hqelementprev
void * data_element

Detailed Description

A double linked list structure for a queue. The data_element field can point to any data structure.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines