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

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

clone()PortInfo
freeSubscribers()PortInfoprotected
getAddr()PortInfo
getCapability()PortInfo
getClient()PortInfo
getClientName() constPortInfo
getMidiChannels()PortInfo
getMidiVoices()PortInfo
getName()PortInfo
getPort()PortInfo
getPortSpecified()PortInfo
getReadSubscribers() constPortInfo
getReadUse()PortInfo
getSizeOfInfo() constPortInfo
getSynthVoices()PortInfo
getTimestamping()PortInfo
getTimestampQueue()PortInfo
getTimestampReal()PortInfo
getType()PortInfo
getWriteSubscribers() constPortInfo
getWriteUse()PortInfo
operator=(const PortInfo &other)PortInfo
PortInfo()PortInfo
PortInfo(const PortInfo &other)PortInfo
PortInfo(snd_seq_port_info_t *other)PortInfoexplicit
PortInfo(MidiClient *seq, const int client, const int port)PortInfo
PortInfo(MidiClient *seq, const int port)PortInfo
readSubscribers(MidiClient *seq)PortInfoprotected
setAddr(const snd_seq_addr_t *addr)PortInfo
setCapability(unsigned int capability)PortInfo
setClient(int client)PortInfo
setClientName(QString name)PortInfoprotected
setMidiChannels(int channels)PortInfo
setMidiVoices(int voices)PortInfo
setName(QString const &name)PortInfo
setPort(int port)PortInfo
setPortSpecified(int val)PortInfo
setSynthVoices(int voices)PortInfo
setTimestamping(bool value)PortInfo
setTimestampQueue(int queueId)PortInfo
setTimestampReal(bool value)PortInfo
setType(unsigned int type)PortInfo
~PortInfo()PortInfovirtual