#include <bbt_time.h>
Definition at line 145 of file bbt_time.h.
◆ BBT_Offset() [1/4]
Temporal::BBT_Offset::BBT_Offset |
( |
| ) |
|
|
inline |
◆ BBT_Offset() [2/4]
Temporal::BBT_Offset::BBT_Offset |
( |
int32_t |
ba, |
|
|
uint32_t |
be, |
|
|
uint32_t |
t |
|
) |
| |
|
inline |
◆ BBT_Offset() [3/4]
Temporal::BBT_Offset::BBT_Offset |
( |
BBT_Time const & |
bbt | ) |
|
|
inline |
◆ BBT_Offset() [4/4]
Temporal::BBT_Offset::BBT_Offset |
( |
double |
beats | ) |
|
|
explicit |
◆ operator bool()
Temporal::BBT_Offset::operator bool |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool Temporal::BBT_Offset::operator!= |
( |
const BBT_Offset & |
other | ) |
const |
|
inline |
◆ operator*=() [1/2]
BBT_Offset& Temporal::BBT_Offset::operator*= |
( |
double |
factor | ) |
|
|
inline |
◆ operator*=() [2/2]
BBT_Offset& Temporal::BBT_Offset::operator*= |
( |
int |
factor | ) |
|
|
inline |
◆ operator+()
◆ operator+=()
◆ operator-() [1/2]
BBT_Offset Temporal::BBT_Offset::operator- |
( |
| ) |
const |
|
inline |
◆ operator-() [2/2]
◆ operator-=()
◆ operator/=() [1/2]
BBT_Offset& Temporal::BBT_Offset::operator/= |
( |
double |
factor | ) |
|
|
inline |
◆ operator/=() [2/2]
BBT_Offset& Temporal::BBT_Offset::operator/= |
( |
int |
factor | ) |
|
|
inline |
◆ operator<()
bool Temporal::BBT_Offset::operator< |
( |
const BBT_Offset & |
other | ) |
const |
|
inline |
◆ operator<=()
bool Temporal::BBT_Offset::operator<= |
( |
const BBT_Offset & |
other | ) |
const |
|
inline |
◆ operator==()
bool Temporal::BBT_Offset::operator== |
( |
const BBT_Offset & |
other | ) |
const |
|
inline |
◆ operator>()
bool Temporal::BBT_Offset::operator> |
( |
const BBT_Offset & |
other | ) |
const |
|
inline |
◆ operator>=()
bool Temporal::BBT_Offset::operator>= |
( |
const BBT_Offset & |
other | ) |
const |
|
inline |
◆ str()
std::string Temporal::BBT_Offset::str |
( |
| ) |
const |
|
inline |
◆ bars
int32_t Temporal::BBT_Offset::bars |
◆ beats
int32_t Temporal::BBT_Offset::beats |
◆ ticks
int32_t Temporal::BBT_Offset::ticks |
The documentation for this struct was generated from the following file: