drumstick  0.5.0
SysExEvent Member List
This is the complete list of members for SysExEvent, including all inherited members.
CLONE_EVENT_DECLARATION(SequencerEvent)SequencerEvent
free() __attribute__((deprecated))SequencerEvent [protected]
getData() const VariableEvent [inline]
getEncodedLength()SequencerEvent
getHandle()SequencerEvent [inline]
getLength() const VariableEvent [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]
getSourceClient() const SequencerEvent [inline]
getSourcePort() const SequencerEvent [inline]
getTag() const SequencerEvent [inline]
getTick() const SequencerEvent [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_dataVariableEvent [protected]
m_eventSequencerEvent [protected]
operator=(const VariableEvent &other)VariableEvent
drumstick::SequencerEvent::operator=(const SequencerEvent &other)SequencerEvent
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(snd_seq_event_t *event)SequencerEvent
setBroadcast()SequencerEvent
setDestination(const unsigned char client, const unsigned char port)SequencerEvent
setDirect()SequencerEvent
setPriority(const bool high)SequencerEvent
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
setSource(const unsigned char port)SequencerEvent
setSubscribers()SequencerEvent
setTag(const unsigned char aTag)SequencerEvent
SysExEvent()SysExEvent
SysExEvent(snd_seq_event_t *event)SysExEvent
SysExEvent(const QByteArray &data)SysExEvent
SysExEvent(const SysExEvent &other)SysExEvent
SysExEvent(const unsigned int datalen, char *dataptr)SysExEvent
VariableEvent()VariableEvent
VariableEvent(snd_seq_event_t *event)VariableEvent
VariableEvent(const QByteArray &data)VariableEvent
VariableEvent(const VariableEvent &other)VariableEvent
VariableEvent(const unsigned int datalen, char *dataptr)VariableEvent
~SequencerEvent()SequencerEvent [inline, virtual]