drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
|
Classes managing ALSA sequencer subscriptions. More...
Go to the source code of this file.
Classes | |
class | Subscriber |
Subscriber container class. More... | |
class | Subscription |
Subscription management. More... | |
Namespaces | |
namespace | drumstick |
Drumstick common. | |
namespace | drumstick::ALSA |
Drumstick ALSA library wrapper. | |
Typedefs | |
typedef QList< Subscription > | SubscriptionsList |
List of subscriptions. | |
typedef QList< Subscriber > | SubscribersList |
List of subscribers. | |
Classes managing ALSA sequencer subscriptions.
Definition in file subscription.h.