Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Data Fields
PQueueType Struct Reference

#include <struct.h>

Collaboration diagram for PQueueType:
Collaboration graph
[legend]

Data Fields

int type
 
int nnodes
 
int maxnodes
 
int mustfree
 
int pgainspan
 
int ngainspan
 
int maxgain
 
ListNodeTypenodes
 
ListNodeType ** buckets
 
KeyValueTypeheap
 
idxtypelocator
 

Detailed Description

Definition at line 54 of file struct.h.

Field Documentation

ListNodeType** buckets

Definition at line 64 of file struct.h.

KeyValueType* heap

Definition at line 67 of file struct.h.

idxtype* locator

Definition at line 68 of file struct.h.

int maxgain

Definition at line 62 of file struct.h.

int maxnodes

Definition at line 57 of file struct.h.

int mustfree

Definition at line 58 of file struct.h.

int ngainspan

Definition at line 61 of file struct.h.

int nnodes

Definition at line 56 of file struct.h.

ListNodeType* nodes

Definition at line 63 of file struct.h.

int pgainspan

Definition at line 61 of file struct.h.

int type

Definition at line 55 of file struct.h.


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