#include <timeline.h>
Definition at line 303 of file timeline.h.
◆ timecnt_t() [1/11]
Temporal::timecnt_t::timecnt_t |
( |
| ) |
|
|
inline |
◆ timecnt_t() [2/11]
◆ timecnt_t() [3/11]
Temporal::timecnt_t::timecnt_t |
( |
timecnt_t const & |
other | ) |
|
|
inline |
◆ timecnt_t() [4/11]
◆ timecnt_t() [5/11]
◆ timecnt_t() [6/11]
Temporal::timecnt_t::timecnt_t |
( |
timepos_t const & |
d | ) |
|
|
inlineexplicit |
◆ timecnt_t() [7/11]
◆ timecnt_t() [8/11]
◆ timecnt_t() [9/11]
◆ timecnt_t() [10/11]
◆ timecnt_t() [11/11]
◆ abs()
◆ beats()
◆ compute_beats()
Beats Temporal::timecnt_t::compute_beats |
( |
| ) |
const |
|
private |
◆ compute_superclocks()
superclock_t Temporal::timecnt_t::compute_superclocks |
( |
| ) |
const |
|
private |
◆ decrement()
timecnt_t Temporal::timecnt_t::decrement |
( |
| ) |
const |
|
inline |
◆ distance()
int62_t const& Temporal::timecnt_t::distance |
( |
| ) |
const |
|
inline |
◆ end() [1/2]
◆ end() [2/2]
◆ expensive_gt()
bool Temporal::timecnt_t::expensive_gt |
( |
timecnt_t const & |
other | ) |
const |
|
private |
◆ expensive_gte()
bool Temporal::timecnt_t::expensive_gte |
( |
timecnt_t const & |
other | ) |
const |
|
private |
◆ expensive_lt()
bool Temporal::timecnt_t::expensive_lt |
( |
timecnt_t const & |
other | ) |
const |
|
private |
◆ expensive_lte()
bool Temporal::timecnt_t::expensive_lte |
( |
timecnt_t const & |
other | ) |
const |
|
private |
◆ from_samples()
◆ from_superclock() [1/2]
◆ from_superclock() [2/2]
◆ from_ticks() [1/2]
static timecnt_t Temporal::timecnt_t::from_ticks |
( |
int64_t |
ticks | ) |
|
|
inlinestatic |
◆ from_ticks() [2/2]
◆ increment()
timecnt_t Temporal::timecnt_t::increment |
( |
| ) |
const |
|
inline |
◆ is_negative()
bool Temporal::timecnt_t::is_negative |
( |
| ) |
const |
|
inline |
◆ is_positive()
bool Temporal::timecnt_t::is_positive |
( |
| ) |
const |
|
inline |
◆ is_zero()
bool Temporal::timecnt_t::is_zero |
( |
| ) |
const |
|
inline |
◆ magnitude()
int64_t Temporal::timecnt_t::magnitude |
( |
| ) |
const |
|
inline |
◆ max() [1/2]
static timecnt_t const& Temporal::timecnt_t::max |
( |
| ) |
|
|
inlinestatic |
◆ max() [2/2]
◆ operator!=() [1/3]
◆ operator!=() [2/3]
◆ operator!=() [3/3]
bool Temporal::timecnt_t::operator!= |
( |
timecnt_t const & |
other | ) |
const |
|
inline |
◆ operator%()
◆ operator%=()
◆ operator+() [1/2]
◆ operator+() [2/2]
◆ operator++()
timecnt_t Temporal::timecnt_t::operator++ |
( |
| ) |
|
|
inline |
◆ operator+=()
◆ operator-() [1/3]
timecnt_t Temporal::timecnt_t::operator- |
( |
| ) |
const |
◆ operator-() [2/3]
◆ operator-() [3/3]
◆ operator--()
timecnt_t Temporal::timecnt_t::operator-- |
( |
| ) |
|
|
inline |
◆ operator-=()
◆ operator/()
◆ operator<() [1/3]
◆ operator<() [2/3]
◆ operator<() [3/3]
bool Temporal::timecnt_t::operator< |
( |
timecnt_t const & |
other | ) |
const |
|
inline |
◆ operator<=() [1/3]
◆ operator<=() [2/3]
◆ operator<=() [3/3]
bool Temporal::timecnt_t::operator<= |
( |
timecnt_t const & |
other | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==() [1/4]
◆ operator==() [2/4]
◆ operator==() [3/4]
bool Temporal::timecnt_t::operator== |
( |
timecnt_t const & |
other | ) |
const |
|
inline |
◆ operator==() [4/4]
bool Temporal::timecnt_t::operator== |
( |
timepos_t const & |
other | ) |
const |
|
inline |
◆ operator>() [1/3]
◆ operator>() [2/3]
◆ operator>() [3/3]
bool Temporal::timecnt_t::operator> |
( |
timecnt_t const & |
other | ) |
const |
|
inline |
◆ operator>=() [1/3]
◆ operator>=() [2/3]
◆ operator>=() [3/3]
bool Temporal::timecnt_t::operator>= |
( |
timecnt_t const & |
other | ) |
const |
|
inline |
◆ position()
timepos_t const& Temporal::timecnt_t::position |
( |
| ) |
const |
|
inline |
◆ samples()
int64_t Temporal::timecnt_t::samples |
( |
| ) |
const |
|
inline |
◆ scale()
◆ set_position()
void Temporal::timecnt_t::set_position |
( |
timepos_t const & |
pos | ) |
|
◆ set_time_domain()
◆ str()
std::string Temporal::timecnt_t::str |
( |
| ) |
const |
◆ string_to()
bool Temporal::timecnt_t::string_to |
( |
std::string const & |
str | ) |
|
◆ superclocks()
◆ ticks()
int64_t Temporal::timecnt_t::ticks |
( |
| ) |
const |
|
inline |
◆ time_domain()
◆ zero()
◆ _distance
int62_t Temporal::timecnt_t::_distance |
|
private |
◆ _max_timecnt
◆ _position
The documentation for this class was generated from the following file: