#include <types.h>
Definition at line 912 of file ardour/ardour/types.h.
◆ Targets
◆ Type
| Enumerator |
|---|
| None | |
| Stop | |
| Again | |
| ForwardTrigger | |
| ReverseTrigger | |
| FirstTrigger | |
| LastTrigger | |
| JumpTrigger | |
Definition at line 913 of file ardour/ardour/types.h.
◆ FollowAction() [1/4]
| ARDOUR::FollowAction::FollowAction |
( |
| ) |
|
|
inline |
◆ FollowAction() [2/4]
◆ FollowAction() [3/4]
| ARDOUR::FollowAction::FollowAction |
( |
Type |
t, |
|
|
std::string const & |
bitstring |
|
) |
| |
|
inline |
◆ FollowAction() [4/4]
| ARDOUR::FollowAction::FollowAction |
( |
std::string const & |
| ) |
|
◆ is_arrangement()
| bool ARDOUR::FollowAction::is_arrangement |
( |
| ) |
|
|
inline |
◆ operator!=()
| bool ARDOUR::FollowAction::operator!= |
( |
FollowAction const & |
other | ) |
const |
|
inline |
◆ operator==()
| bool ARDOUR::FollowAction::operator== |
( |
FollowAction const & |
other | ) |
const |
|
inline |
◆ target_any()
| static Targets ARDOUR::FollowAction::target_any |
( |
| ) |
|
|
inlinestatic |
◆ target_next_nowrap()
| static Targets ARDOUR::FollowAction::target_next_nowrap |
( |
uint8_t |
from | ) |
|
|
inlinestatic |
◆ target_next_wrap()
| static Targets ARDOUR::FollowAction::target_next_wrap |
( |
uint8_t |
from | ) |
|
|
inlinestatic |
◆ target_other()
| static Targets ARDOUR::FollowAction::target_other |
( |
uint8_t |
skip | ) |
|
|
inlinestatic |
◆ target_prev_nowrap()
| static Targets ARDOUR::FollowAction::target_prev_nowrap |
( |
uint8_t |
from | ) |
|
|
inlinestatic |
◆ target_prev_wrap()
| static Targets ARDOUR::FollowAction::target_prev_wrap |
( |
uint8_t |
from | ) |
|
|
inlinestatic |
◆ to_string()
| std::string ARDOUR::FollowAction::to_string |
( |
| ) |
const |
◆ targets
| Targets ARDOUR::FollowAction::targets |
◆ type
| Type ARDOUR::FollowAction::type |
The documentation for this struct was generated from the following file: