drumstick 0.5.0

PortInfo Member List

This is the complete list of members for PortInfo, including all inherited members.
clone()PortInfo
freeSubscribers()PortInfo [protected]
getAddr()PortInfo
getCapability()PortInfo
getClient()PortInfo
getClientName() const PortInfo [inline]
getMidiChannels()PortInfo
getMidiVoices()PortInfo
getName()PortInfo
getPort()PortInfo
getPortSpecified()PortInfo
getReadSubscribers() const PortInfo
getReadUse()PortInfo
getSizeOfInfo() const PortInfo
getSynthVoices()PortInfo
getTimestamping()PortInfo
getTimestampQueue()PortInfo
getTimestampReal()PortInfo
getType()PortInfo
getWriteSubscribers() const PortInfo
getWriteUse()PortInfo
operator=(const PortInfo &other)PortInfo
PortInfo()PortInfo
PortInfo(const PortInfo &other)PortInfo
PortInfo(snd_seq_port_info_t *other)PortInfo
PortInfo(MidiClient *seq, const int client, const int port)PortInfo
PortInfo(MidiClient *seq, const int port)PortInfo
readSubscribers(MidiClient *seq)PortInfo [protected]
setAddr(const snd_seq_addr_t *addr)PortInfo
setCapability(unsigned int capability)PortInfo
setClient(int client)PortInfo
setClientName(QString name)PortInfo [inline, protected]
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()PortInfo [virtual]