#include <tempo.h>
|
| | GridIterator () |
| |
| | GridIterator (TempoMap const &m, TempoPoint const *tp, MeterPoint const *mp, superclock_t sc, Beats const &b, BBT_Time const &bb, Points::const_iterator p, superclock_t e, uint32_t bmod, uint32_t bdiv) |
| |
| void | set (TempoMap const &m, TempoPoint const *tp, MeterPoint const *mp, superclock_t sc, Beats const &b, BBT_Time const &bb, Points::const_iterator p, superclock_t e, uint32_t bmod, uint32_t bdiv) |
| |
| bool | valid_for (TempoMap const &map, superclock_t start, uint32_t bar_mod, uint32_t beat_div) const |
| |
| void | catch_up_to (superclock_t e) |
| |
| void | invalidate () |
| |
Definition at line 619 of file temporal/temporal/tempo.h.
◆ GridIterator() [1/2]
| Temporal::GridIterator::GridIterator |
( |
| ) |
|
|
inline |
◆ GridIterator() [2/2]
◆ catch_up_to()
◆ invalidate()
| void Temporal::GridIterator::invalidate |
( |
| ) |
|
|
inline |
◆ set()
◆ valid_for()
| bool Temporal::GridIterator::valid_for |
( |
TempoMap const & |
map, |
|
|
superclock_t |
start, |
|
|
uint32_t |
bar_mod, |
|
|
uint32_t |
beat_div |
|
) |
| const |
◆ bar_mod
| uint32_t Temporal::GridIterator::bar_mod |
◆ bbt
◆ beat_div
| uint32_t Temporal::GridIterator::beat_div |
◆ beats
| Beats Temporal::GridIterator::beats |
◆ end
◆ map
| TempoMap const* Temporal::GridIterator::map |
|
private |
◆ meter
◆ points_iterator
| Points::const_iterator Temporal::GridIterator::points_iterator |
◆ sclock
◆ tempo
◆ valid
| bool Temporal::GridIterator::valid |
|
private |
The documentation for this class was generated from the following file: