#include <mlinknode.h>
Inheritance diagram for LinkNode::NodeLinkArray::

Public Methods | |
| NodeLinkArray (IndVect sizeData=0) | |
| virtual IndLnNd | getGrow (IndLnNd minSize=1) const | 
| IndLnNd | find (LinkNode const &node) const | 
| IndLnNd | find (LinkNode const *node) const | 
Definition at line 41 of file mlinknode.h.
      
  | 
  
| 
 Finds the given node object and returns its index. 
 Definition at line 49 of file mlinknode.h.  | 
  
      
  | 
  
| 
 Returns how much the array has to be grown when adding nodes. 
  | 
  
1.2.6 written by Dimitri van Heesch,
 © 1997-2001