libtcspc C++ API
Streaming TCSPC and time tag data processing
Loading...
Searching...
No Matches
tcspc::end_lost_interval_event< DataTypes > Struct Template Reference

Description

template<typename DataTypes = default_data_types>
struct tcspc::end_lost_interval_event< DataTypes >

Event indicating end of interval in which counts were lost.

Template Parameters
DataTypesdata type set specifying abstime_type

Public Attributes

DataTypes::abstime_type abstime
 The absolute time (a.k.a. macrotime) of this event.

Friends

auto operator<< (std::ostream &s, end_lost_interval_event const &e) -> std::ostream &
 Stream insertion operator.
auto operator== (end_lost_interval_event const &lhs, end_lost_interval_event const &rhs) noexcept -> bool=default
 Equality comparison operator.

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