|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
| Ntcspc | Libtcspc namespace |
| Racquisition_reader | Concept that is satisfied when R conforms to the libtcspc acquisition reader interface for element type T |
| Rbin_mapper_for | Concept that is satisfied when T conforms to the libtcspc bin mapper interface mapping datapoints of type Datapoint to bin indices of type BinIndex |
| Rconst_handler_for | Concept that is satisfied when a processor handles an event type by const lvalue reference |
| Rconvertible_to_type_list_member | Concept that is satisfied when a type is convertible to at least one of the members of a type list |
| Rdata_mapper_for | Concept that is satisfied when T conforms to the libtcspc data mapper interface for event type Event and datapoint type Datapoint |
| Rflushable | Concept that is satisfied when a processor handles flushing |
| Rhandler_for | Concept that is satisfied when a processor handles the given event types |
| Rinput_stream | Concept that is satisfied when T conforms to the libtcspc input stream interface |
| Rintrospectable | Concept that is satisfied when a processor supports introspection |
| Rmatcher_for | Concept that is satisfied when T conforms to the libtcspc matcher interface for event type Event |
| Routput_stream | Concept that is satisfied when T conforms to the libtcspc output stream interface |
| Rprocessor | Concept that is satisfied when a processor handles the given event types and flush |
| Rrouter_for | Concept that is satisfied when R conforms to the libtcspc router interface for event types Events |
| Rrvalue_handler_for | Concept that is satisfied when a processor handles an event type by rvalue reference |
| Rtiming_generator_for | Concept that is satisfied when T conforms to the libtcspc timing generator interface for trigger event type TriggerEvent |
| Rtype_list_like | Concept that is satisfied when a type is a tcspc::type_list specialization |
| Rtype_list_member | Concept that is satisfied when a type is contained in a type list |
| Rwith_abstime_type | Concept that is satisfied when NT provides an integral abstime_type |
| Rwith_bin_index_type | Concept that is satisfied when NT provides an integral bin_index_type |
| Rwith_bin_type | Concept that is satisfied when NT provides an integral bin_type |
| Rwith_channel_type | Concept that is satisfied when NT provides an integral channel_type |
| Rwith_count_type | Concept that is satisfied when NT provides an integral count_type |
| Rwith_datapoint_type | Concept that is satisfied when NT provides an integral datapoint_type |
| Rwith_difftime_type | Concept that is satisfied when NT provides an integral difftime_type |