drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
|
This is the complete list of members for ClientInfo, including all inherited members.
ClientInfo() | ClientInfo | |
ClientInfo(const ClientInfo &other) | ClientInfo | |
ClientInfo(snd_seq_client_info_t *other) | ClientInfo | explicit |
ClientInfo(MidiClient *seq, int id) | ClientInfo | |
clone() | ClientInfo | |
freePorts() | ClientInfo | protected |
getBroadcastFilter() | ClientInfo | |
getClientId() | ClientInfo | |
getClientType() | ClientInfo | |
getErrorBounce() | ClientInfo | |
getEventFilter() | ClientInfo | protected |
getEventLost() | ClientInfo | |
getName() | ClientInfo | |
getNumPorts() | ClientInfo | |
getPorts() const | ClientInfo | |
getSizeOfInfo() const | ClientInfo | |
operator=(const ClientInfo &other) | ClientInfo | |
readPorts(MidiClient *seq) | ClientInfo | protected |
setBroadcastFilter(bool val) | ClientInfo | |
setClient(int client) | ClientInfo | |
setErrorBounce(bool val) | ClientInfo | |
setEventFilter(unsigned char *filter) | ClientInfo | protected |
setName(QString name) | ClientInfo | |
~ClientInfo() | ClientInfo | virtual |