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

Description

template<int N, typename DataTypes = default_data_types>
struct tcspc::time_tagged_test_event< N, DataTypes >

Timestamped event for testing.

Template Parameters
Na number to distinguish event types.
DataTypesdata type set specifying abstime_type

Public Attributes

DataTypes::abstime_type abstime
 Timestamp.

Friends

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

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