sNode Struct Reference
[Node class]
Class Node: Definition.
More...
#include <node.h>
List of all members.
|
Public Attributes |
|
Vmem * | vmem |
| | the memory manager
|
|
int | iMadeVmem |
| | did i make vmem or was it inherited
|
|
int | numR |
| | the number of nodes
|
|
aNode * | data |
| | vector data itself
|
Detailed Description
Class Node: Definition.
- Author:
- Michael Holst
The documentation for this struct was generated from the following file: