Base Class for streaming SensitivityRecords. More...
#include <orea/engine/sensitivitystream.hpp>
Inheritance diagram for SensitivityStream:Public Member Functions | |
| virtual | ~SensitivityStream () |
| Destructor. | |
| virtual SensitivityRecord | next ()=0 |
| Returns the next SensitivityRecord in the stream. | |
| virtual void | reset ()=0 |
| Resets the stream so that SensitivityRecord objects can be streamed again. | |
Base Class for streaming SensitivityRecords.