_HEAPNODE Struct Reference

Heap memory node information structure. More...

#include <sys/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

Heap memory node information structure.

Definition at line 100 of file heap.h.


Field Documentation

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 31 13:31:35 2008 for FrankenRTOS by  doxygen 1.5.6