![]() |
drumstick 2.10.0
C++ MIDI libraries using Qt objects, idioms, and style.
|
This is the complete list of members for TimerParams, including all inherited members.
| clone() | TimerParams | |
| getAutoStart() | TimerParams | |
| getEarlyEvent() | TimerParams | |
| getExclusive() | TimerParams | |
| getFilter() | TimerParams | |
| getQueueSize() | TimerParams | |
| getSizeOfInfo() const | TimerParams | |
| getTicks() | TimerParams | |
| operator=(const TimerParams &other) | TimerParams | |
| setAutoStart(bool auto_start) | TimerParams | |
| setEarlyEvent(bool early_event) | TimerParams | |
| setExclusive(bool exclusive) | TimerParams | |
| setFilter(unsigned int filter) | TimerParams | |
| setQueueSize(long queue_size) | TimerParams | |
| setTicks(long ticks) | TimerParams | |
| TimerParams() | TimerParams | |
| TimerParams(const TimerParams &other) | TimerParams | |
| TimerParams(const snd_timer_params_t *other) | TimerParams | explicit |
| ~TimerParams() | TimerParams | virtual |