navit  0.5.3-trunk
fibheap Struct Reference

#include <fibpriv.h>

Data Fields

int(* fh_cmp_fnct )(void *, void *)
 
int fh_n
 
int fh_Dl
 
struct fibheap_el ** fh_cons
 
struct fibheap_elfh_min
 
struct fibheap_elfh_root
 
void * fh_neginf
 
int fh_keys: 1
 

Field Documentation

◆ fh_cmp_fnct

int(* fibheap::fh_cmp_fnct) (void *, void *)

◆ fh_cons

struct fibheap_el** fibheap::fh_cons

◆ fh_Dl

int fibheap::fh_Dl

Referenced by fh_checkcons(), and fh_consolidate().

◆ fh_keys

◆ fh_min

◆ fh_n

int fibheap::fh_n

◆ fh_neginf

void* fibheap::fh_neginf

◆ fh_root

struct fibheap_el* fibheap::fh_root

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