![]() |
drumstick 2.10.0
C++ MIDI libraries using Qt objects, idioms, and style.
|
This is the complete list of members for TempoEvent, including all inherited members.
| clone() const override | TempoEvent | virtual |
| free() | SequencerEvent | protected |
| getEncodedLength() | SequencerEvent | |
| getHandle() | SequencerEvent | inline |
| getPosition() const | QueueControlEvent | inline |
| getQueue() const | QueueControlEvent | inline |
| getRaw32(const unsigned int n) const | SequencerEvent | |
| getRaw8(const unsigned int n) const | SequencerEvent | |
| getRealTimeNanos() const | SequencerEvent | inline |
| getRealTimeSecs() const | SequencerEvent | inline |
| getSequencerType() const | SequencerEvent | inline |
| getSkewBase() const | QueueControlEvent | inline |
| getSkewValue() const | QueueControlEvent | inline |
| getSourceClient() const | SequencerEvent | inline |
| getSourcePort() const | SequencerEvent | inline |
| getTag() const | SequencerEvent | inline |
| getTick() const | SequencerEvent | inline |
| getTickTime() const | QueueControlEvent | inline |
| getValue() const | QueueControlEvent | inline |
| isChannel(const SequencerEvent *event) | SequencerEvent | static |
| isClient(const SequencerEvent *event) | SequencerEvent | static |
| isConnectionChange(const SequencerEvent *event) | SequencerEvent | static |
| isPort(const SequencerEvent *event) | SequencerEvent | static |
| isSubscription(const SequencerEvent *event) | SequencerEvent | static |
| m_event | SequencerEvent | protected |
| operator=(const SequencerEvent &other) | SequencerEvent | |
| QueueControlEvent() | QueueControlEvent | inline |
| QueueControlEvent(const snd_seq_event_t *event) | QueueControlEvent | inlineexplicit |
| QueueControlEvent(const snd_seq_event_type_t type, const int queue, const int value) | QueueControlEvent | |
| scheduleReal(const int queue, const ulong secs, const ulong nanos, const bool relative) | SequencerEvent | |
| scheduleTick(const int queue, const int tick, const bool relative) | SequencerEvent | |
| SequencerEvent() | SequencerEvent | |
| SequencerEvent(const SequencerEvent &other) | SequencerEvent | |
| SequencerEvent(const snd_seq_event_t *event) | SequencerEvent | explicit |
| setBroadcast() | SequencerEvent | |
| setDestination(const unsigned char client, const unsigned char port) | SequencerEvent | |
| setDirect() | SequencerEvent | |
| setPosition(const uint pos) | QueueControlEvent | inline |
| setPriority(const bool high) | SequencerEvent | |
| setQueue(const uchar q) | QueueControlEvent | inline |
| setRaw32(const unsigned int n, const unsigned int value) | SequencerEvent | |
| setRaw8(const unsigned int n, const unsigned char value) | SequencerEvent | |
| setSequencerType(const snd_seq_event_type_t eventType) | SequencerEvent | |
| setSkewBase(const uint base) | QueueControlEvent | inline |
| setSkewValue(const uint val) | QueueControlEvent | inline |
| setSource(const unsigned char port) | SequencerEvent | |
| setSubscribers() | SequencerEvent | |
| setTag(const unsigned char aTag) | SequencerEvent | |
| setTickTime(const snd_seq_tick_time_t t) | QueueControlEvent | inline |
| setValue(const int val) | QueueControlEvent | inline |
| TempoEvent() | TempoEvent | inline |
| TempoEvent(const snd_seq_event_t *event) | TempoEvent | inlineexplicit |
| TempoEvent(const int queue, const int tempo) | TempoEvent |