USML
|
This class is part of a Observer/Subject pattern for the wave_queue class and allows for multiple proploss listeners to be added to wave_queue.
The addEigenray call must be defined in each class which inherits it.
|
inlinevirtual |
Destructor.
|
inlineprotected |
Constructor - protected.
|
private |
|
pure virtual |
addEigenray Pure virtual method to add eigenray to an object.
targetRow | Index of the target row to add to list of eigenrays |
targetCol | Index of the target row to add to list of eigenrays |
pRay | Pointer to eigenray data to add to list of eigenrays |
Implemented in proploss.
|
private |