sorted_entry_s Struct Reference

#include <lm.h>

List of all members.

Public Attributes

lmlog_t val
uint32 lower
uint32 higher

Member Data Documentation

index of another entry. All descendants down this path have their val > this node's val 0 => no son exists (0 is root index)

index of another entry. All descendants down this path have their val < this node's val. 0 => no son exists (0 is root index)

value being kept in this node


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

Generated on 7 Mar 2010 by  doxygen 1.6.1