|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
This is the complete list of members for tcspc::bh_spc_event, including all inherited members.
| adc_value() const noexcept -> u16np | tcspc::bh_spc_event | inline |
| bytes | tcspc::bh_spc_event | |
| gap_flag() const noexcept -> bool | tcspc::bh_spc_event | inline |
| gap_flag(bool gap) noexcept -> bh_spc_event & | tcspc::bh_spc_event | inline |
| has_markers | tcspc::bh_spc_event | static |
| invalid_flag() const noexcept -> bool | tcspc::bh_spc_event | inline |
| is_multiple_macrotime_overflow() const noexcept -> bool | tcspc::bh_spc_event | inline |
| macrotime() const noexcept -> u16np | tcspc::bh_spc_event | inline |
| macrotime_overflow_flag() const noexcept -> bool | tcspc::bh_spc_event | inline |
| macrotime_overflow_period | tcspc::bh_spc_event | static |
| make_invalid_photon(u16np macrotime, u16np adc_value) -> bh_spc_event | tcspc::bh_spc_event | inlinestatic |
| make_marker(u16np macrotime, u8np marker_bits, bool macrotime_overflow=false) -> bh_spc_event | tcspc::bh_spc_event | inlinestatic |
| make_marker0_with_intensity_count(u16np macrotime, u8np marker_bits, u16np count, bool macrotime_overflow=false) -> bh_spc_event | tcspc::bh_spc_event | inlinestatic |
| make_multiple_macrotime_overflow(u32np count) -> bh_spc_event | tcspc::bh_spc_event | inlinestatic |
| make_photon(u16np macrotime, u16np adc_value, u8np route, bool macrotime_overflow=false) -> bh_spc_event | tcspc::bh_spc_event | inlinestatic |
| marker_bits() const noexcept -> u8np | tcspc::bh_spc_event | inline |
| marker_flag() const noexcept -> bool | tcspc::bh_spc_event | inline |
| multiple_macrotime_overflow_count() const noexcept -> u32np | tcspc::bh_spc_event | inline |
| operator<<(std::ostream &strm, bh_spc_event const &e) -> std::ostream & | tcspc::bh_spc_event | friend |
| operator==(bh_spc_event const &lhs, bh_spc_event const &rhs) noexcept -> bool=default | tcspc::bh_spc_event | friend |
| routing_signals() const noexcept -> u8np | tcspc::bh_spc_event | inline |