|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
This is the complete list of members for tcspc::swabian_tag_event, including all inherited members.
| bytes | tcspc::swabian_tag_event | |
| channel() const noexcept -> i32np | tcspc::swabian_tag_event | inline |
| make_error(i64np time) noexcept -> swabian_tag_event | tcspc::swabian_tag_event | inlinestatic |
| make_missed_events(i64np time, i32np channel, u16np count) noexcept -> swabian_tag_event | tcspc::swabian_tag_event | inlinestatic |
| make_overflow_begin(i64np time) noexcept -> swabian_tag_event | tcspc::swabian_tag_event | inlinestatic |
| make_overflow_end(i64np time) noexcept -> swabian_tag_event | tcspc::swabian_tag_event | inlinestatic |
| make_time_tag(i64np time, i32np channel) noexcept -> swabian_tag_event | tcspc::swabian_tag_event | inlinestatic |
| missed_event_count() const noexcept -> u16np | tcspc::swabian_tag_event | inline |
| operator<<(std::ostream &strm, swabian_tag_event const &e) -> std::ostream & | tcspc::swabian_tag_event | friend |
| operator==(swabian_tag_event const &lhs, swabian_tag_event const &rhs) noexcept -> bool=default | tcspc::swabian_tag_event | friend |
| tag_type enum name | tcspc::swabian_tag_event | |
| time() const noexcept -> i64np | tcspc::swabian_tag_event | inline |
| type() const noexcept -> tag_type | tcspc::swabian_tag_event | inline |