|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
Timestamped event for testing.
| N | a number to distinguish event types. |
| DataTypes | data 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. | |