index previous next




file name: nodetemp.hpp
classification: simulation
contents: class ACNodeList
derived from: class ACObjectList
use: a list class for storing arbitrary pointers with the key <SINT32 nodeID, int area>


Note: the class was generated from listtemp.hpp.

Note: even though the class name suggests an abstract class, the class is fully useable. Nevertheless you should derive a class from it and cast the void pointer used for the objects to the type of object you want to store.

The file only contains the functions which use the keys. Of course, derived classes should contain (and cast) GetFirst() etc. as well if they need it.


global items used:


last modified: Fri Feb 5 18:56:30 1999