Event typesΒΆ
Event classes describe, statically, the records that flow through a processing graph at run time.
Instances of these classes describe the event type; they are not themselves instances of the run-time events.
Some event types (those carrying timestamp and related data) are parameterized
by the exact numeric data types used. DataTypes objects
are used to specify these types.
Opaque marker for the type of events carried on a graph edge. |
|
Event carrying a contiguous array of elements of another event type. |
|
Raw 32-bit FIFO record from Becker & Hickl SPC hardware. |
|
Event indicating that the data source detected a buffer overflow. |
|
Event representing a timing marker or external trigger. |
|
The canonical TCSPC detection event. |
|
Keep-alive event indicating that the data source has reached a given time. |
|
Event indicating a non-fatal, recoverable issue detected by a processor. |