index previous next




file name: isrtemp.hpp
classification: simulation
contents: struct SInterrupt, class CVectorTable
the latter is derived from: class ACSortedArray
use: implements an interrupt vector table for ISR belonging to objects; the objects and their call functions are stored in a sorted list with the key <double index>


Note: the class was generated from duptemp.hpp. However, the two constructors were merged into one where parameter duplicates defaults to True.

Note: a wrapper structure SInterrupt is needed to store the two pointers (one to the object, one to the call function).

Note: Of course, Delete() and DeleteAll() delete only the wrapper structure, not the object and function themselves.


global items used:


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