openMSX
Public Member Functions | Static Public Member Functions | List of all members
openmsx::MidiSessionALSA Class Referencefinal

Lists ALSA MIDI ports we can connect to. More...

#include <MidiSessionALSA.hh>

Public Member Functions

 ~MidiSessionALSA ()
 

Static Public Member Functions

static void registerAll (PluggingController &controller, CliComm &cliComm, EventDistributor &eventDistributor, Scheduler &scheduler)
 

Detailed Description

Lists ALSA MIDI ports we can connect to.

Definition at line 18 of file MidiSessionALSA.hh.

Constructor & Destructor Documentation

◆ ~MidiSessionALSA()

openmsx::MidiSessionALSA::~MidiSessionALSA ( )

Definition at line 431 of file MidiSessionALSA.cc.

Member Function Documentation

◆ registerAll()

void openmsx::MidiSessionALSA::registerAll ( PluggingController controller,
CliComm cliComm,
EventDistributor eventDistributor,
Scheduler scheduler 
)
static

Definition at line 407 of file MidiSessionALSA.cc.

References openmsx::CliComm::printError().

Referenced by openmsx::PluggableFactory::createAll().


The documentation for this class was generated from the following files: