PQueueType Struct Reference

#include <struct.h>

Public Attributes

int type
 
int nnodes
 
int maxnodes
 
int mustfree
 
int pgainspan
 
int ngainspan
 
int maxgain
 
ListNodeTypenodes
 
ListNodeType ** buckets
 
KeyValueTypeheap
 
idxtypelocator
 
int maxnnodes
 
idxtypeperm
 
idxtypeiperm
 
idxtypevalues
 

Member Data Documentation

◆ buckets

ListNodeType** PQueueType::buckets

◆ heap

KeyValueType* PQueueType::heap

◆ iperm

idxtype * PQueueType::iperm

◆ locator

idxtype* PQueueType::locator

◆ maxgain

int PQueueType::maxgain

◆ maxnnodes

int PQueueType::maxnnodes

◆ maxnodes

int PQueueType::maxnodes

◆ mustfree

int PQueueType::mustfree

◆ ngainspan

int PQueueType::ngainspan

◆ nnodes

int PQueueType::nnodes

◆ nodes

ListNodeType* PQueueType::nodes

◆ perm

idxtype* PQueueType::perm

◆ pgainspan

int PQueueType::pgainspan

◆ type

int PQueueType::type

◆ values

idxtype * PQueueType::values

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