|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
Processor that sinks any event and the end-of-stream and does nothing.
Public Member Functions | |
| void | flush () |
| Implements processor requirement. | |
| template<typename Event> | |
| void | handle (Event const &) |
| Implements processor requirement. | |
| auto | introspect_graph () const -> processor_graph |
| Implements processor requirement. | |
| auto | introspect_node () const -> processor_info |
| Implements processor requirement. | |