libtcspc C++ API
Streaming TCSPC and time tag data processing
Loading...
Searching...
No Matches
tcspc::null_sink Class Reference

Description

Processor that sinks any event and the end-of-stream and does nothing.

Events handled
  • All types: ignore
  • Flush: ignore

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.

The documentation for this class was generated from the following file: