drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
QueueControlEvent Member List

This is the complete list of members for QueueControlEvent, including all inherited members.

clone() const overrideQueueControlEventvirtual
free()SequencerEventprotected
getEncodedLength()SequencerEvent
getHandle()SequencerEventinline
getPosition() constQueueControlEventinline
getQueue() constQueueControlEventinline
getRaw32(const unsigned int n) constSequencerEvent
getRaw8(const unsigned int n) constSequencerEvent
getRealTimeNanos() constSequencerEventinline
getRealTimeSecs() constSequencerEventinline
getSequencerType() constSequencerEventinline
getSkewBase() constQueueControlEventinline
getSkewValue() constQueueControlEventinline
getSourceClient() constSequencerEventinline
getSourcePort() constSequencerEventinline
getTag() constSequencerEventinline
getTick() constSequencerEventinline
getTickTime() constQueueControlEventinline
getValue() constQueueControlEventinline
isChannel(const SequencerEvent *event)SequencerEventstatic
isClient(const SequencerEvent *event)SequencerEventstatic
isConnectionChange(const SequencerEvent *event)SequencerEventstatic
isPort(const SequencerEvent *event)SequencerEventstatic
isSubscription(const SequencerEvent *event)SequencerEventstatic
m_eventSequencerEventprotected
operator=(const SequencerEvent &other)SequencerEvent
QueueControlEvent()QueueControlEventinline
QueueControlEvent(const snd_seq_event_t *event)QueueControlEventinlineexplicit
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)SequencerEventexplicit
setBroadcast()SequencerEvent
setDestination(const unsigned char client, const unsigned char port)SequencerEvent
setDirect()SequencerEvent
setPosition(const uint pos)QueueControlEventinline
setPriority(const bool high)SequencerEvent
setQueue(const uchar q)QueueControlEventinline
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)QueueControlEventinline
setSkewValue(const uint val)QueueControlEventinline
setSource(const unsigned char port)SequencerEvent
setSubscribers()SequencerEvent
setTag(const unsigned char aTag)SequencerEvent
setTickTime(const snd_seq_tick_time_t t)QueueControlEventinline
setValue(const int val)QueueControlEventinline