HEAPNODE Struct Reference

#include <heap.h>

Collaboration diagram for HEAPNODE:

Collaboration graph
[legend]

Data Fields

size_t hn_size
 Size of this node.
struct _HEAPNODEhn_next
 Link to next free node.

Detailed Description

Definition at line 100 of file heap.h.


Field Documentation

size_t HEAPNODE::hn_size

Size of this node.

Definition at line 101 of file heap.h.

struct _HEAPNODE* HEAPNODE::hn_next [read]

Link to next free node.

Definition at line 102 of file heap.h.


The documentation for this struct was generated from the following file:
Generated on Sun Aug 24 17:44:09 2008 for FrankenRTOS by  doxygen 1.5.3