drumstick 2.10.0
C++ MIDI libraries using Qt objects, idioms, and style.
|
This is the complete list of members for TimerId, including all inherited members.
clone() | TimerId | |
getCard() | TimerId | |
getClass() | TimerId | |
getDevice() | TimerId | |
getSizeOfInfo() const | TimerId | |
getSlaveClass() | TimerId | |
getSubdevice() | TimerId | |
operator=(const TimerId &other) | TimerId | |
setCard(int card) | TimerId | |
setClass(int devclass) | TimerId | |
setDevice(int device) | TimerId | |
setSlaveClass(int devsclass) | TimerId | |
setSubdevice(int subdevice) | TimerId | |
TimerId() | TimerId | |
TimerId(const TimerId &other) | TimerId | |
TimerId(const snd_timer_id_t *other) | TimerId | explicit |
TimerId(int cls, int scls, int card, int dev, int sdev) | TimerId | |
~TimerId() | TimerId | virtual |