Data Fields

hqueue Struct Reference

One instance of this structure points to one queue of elements. More...

Data Fields

int elements_num
struct hqelementfirst
 Number of elements in the queue.
struct hqelementlast
 Points to the first element in the queue.

Detailed Description

One instance of this structure points to one queue of elements.


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