Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

element Struct Reference


Data Fields

void * item
long long seq

Field Documentation

void* element::item
 

Definition at line 75 of file gw-prioqueue.c.

Referenced by compare(), gw_prioqueue_consume(), gw_prioqueue_destroy(), gw_prioqueue_foreach(), gw_prioqueue_get(), gw_prioqueue_insert(), gw_prioqueue_remove(), and upheap().

long long element::seq
 

Definition at line 76 of file gw-prioqueue.c.

Referenced by compare(), and gw_prioqueue_insert().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.