Main Page   Class Hierarchy   Compound List   File List   Compound Members  

LinkNode::NodeLinkArray Class Reference

Array of NodeLinks. More...

#include <mlinknode.h>

Inheritance diagram for LinkNode::NodeLinkArray::

PackArray Object List of all members.

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

Detailed Description

Array of NodeLinks.

Definition at line 41 of file mlinknode.h.


Member Function Documentation

IndLnNd find ( LinkNode const & node ) const [inline]
 

Finds the given node object and returns its index.

Definition at line 49 of file mlinknode.h.

IndLnNd getGrow ( IndLnNd minSize = 1 ) const [virtual]
 

Returns how much the array has to be grown when adding nodes.


The documentation for this class was generated from the following file:
Generated at Tue Dec 4 19:53:31 2001 for MagiC++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001