#include <spaceSaver.h>
Collaboration diagram for spaceNode:

Data Fields | |
| spaceNode * | next |
| int | row |
| void * | val |
Definition at line 27 of file spaceSaver.h.
struct spaceNode* spaceNode::next [read] |
Definition at line 30 of file spaceSaver.h.
| int spaceNode::row |
| void* spaceNode::val |
1.5.2