openMSX
|
#include <PluggableFactory.hh>
Static Public Member Functions | |
static void | createAll (PluggingController &controller, MSXMotherBoard &motherBoard) |
Definition at line 9 of file PluggableFactory.hh.
|
static |
Definition at line 43 of file PluggableFactory.cc.
References openmsx::PluggingController::getCliComm(), openmsx::MSXMotherBoard::getCommandController(), openmsx::MSXMotherBoard::getMachineConfig(), openmsx::MSXMotherBoard::getMSXEventDistributor(), openmsx::MSXMotherBoard::getReactor(), openmsx::MSXMotherBoard::getScheduler(), openmsx::MSXMotherBoard::getStateChangeDistributor(), openmsx::MidiSessionALSA::registerAll(), and openmsx::PluggingController::registerPluggable().
Referenced by openmsx::PluggingController::PluggingController().