Max OS 0.3
Loading...
Searching...
No Matches
MaxOS::drivers::DriverSelector Class Reference

Selects the drivers to be used. More...

#include <driver.h>

Inheritance diagram for MaxOS::drivers::DriverSelector:
MaxOS::hardwarecommunication::PCIController

Public Member Functions

virtual void select_drivers (DriverSelectorEventHandler *handler)
 Select the drivers available on the system.
 

Detailed Description

Selects the drivers to be used.

Definition at line 58 of file driver.h.

Member Function Documentation

◆ select_drivers()

void DriverSelector::select_drivers ( DriverSelectorEventHandler handler)
virtual

Select the drivers available on the system.

Parameters
handlerThe event handler to notify when a driver is selected

Reimplemented in MaxOS::hardwarecommunication::PCIController.

Definition at line 91 of file driver.cpp.

91 {
92}

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