Public Member Functions | |
| EventTimesRecorder (bool isActive=true) | |
| virtual unsigned | numInputPorts () |
| virtual void | eventHit (SimContext &sim_info, Time time, port_id_t port) |
| virtual const std::vector< Time > & | getRecordedValues () |
| void | clearRecordedValues () |
Public Attributes | |
| bool | isActive |
Protected Attributes | |
| vector< Time > | recorded_events |
1.7.1