tm_node_large Struct Reference
[Node]

An allocation for a large node. More...

#include <node.h>

Collaboration diagram for tm_node_large:
Collaboration graph
[legend]

Data Fields

tm_list list
 The current type list for the node.
void * ptr
 The large buffer for the data of this node.

Detailed Description

An allocation for a large node.

Definition at line 48 of file node.h.


Field Documentation

The current type list for the node.

tm_type.color_list[tm_node_color(this)] list.

Definition at line 51 of file node.h.

The large buffer for the data of this node.

Definition at line 54 of file node.h.


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

Generated on Mon Jan 25 06:33:12 2010 for TM(tredmill) by  doxygen 1.6.1