drumstick  1.0.2
NoteOnEvent Member List

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

ChannelEvent()ChannelEventinline
ChannelEvent(snd_seq_event_t *event)ChannelEventinline
CLONE_EVENT_DECLARATION(SequencerEvent)SequencerEvent
free() __attribute__((deprecated))SequencerEventprotected
getChannel() const ChannelEventinline
getEncodedLength()SequencerEvent
getHandle()SequencerEventinline
getKey() const KeyEventinline
getRaw32(const unsigned int n) const SequencerEvent
getRaw8(const unsigned int n) const SequencerEvent
getRealTimeNanos() const SequencerEventinline
getRealTimeSecs() const SequencerEventinline
getSequencerType() const SequencerEventinline
getSourceClient() const SequencerEventinline
getSourcePort() const SequencerEventinline
getTag() const SequencerEventinline
getTick() const SequencerEventinline
getVelocity() const KeyEventinline
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
KeyEvent()KeyEventinline
KeyEvent(snd_seq_event_t *event)KeyEventinline
m_eventSequencerEventprotected
NoteOnEvent()NoteOnEventinline
NoteOnEvent(snd_seq_event_t *event)NoteOnEventinline
NoteOnEvent(const int ch, const int key, const int vel)NoteOnEvent
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
setChannel(const MidiByte c)ChannelEventinline
setDestination(const unsigned char client, const unsigned char port)SequencerEvent
setDirect()SequencerEvent
setKey(const MidiByte b)KeyEventinline
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
setVelocity(const MidiByte b)KeyEventinline
~SequencerEvent()SequencerEventinlinevirtual