Main Page
Related Pages
Data Structures
Files
Data Structures
Data Fields
heap_s Struct Reference
One node on the heap.
More...
Data Fields
void *
data
int32
val
int32
nl
int32
nr
struct
heap_s
*
l
struct
heap_s
*
r
Detailed Description
One node on the heap.
Definition at line
75
of file
heap.c
.
The documentation for this struct was generated from the following file:
src/libsphinxbase/util/
heap.c
Generated on 19 Feb 2010 for SphinxBase by
1.6.1