The Pedigree Project
0.1
|
Public Member Functions | |
virtual IrqManager * | getIrqManager ()=0 |
virtual size_t | getNumSerial ()=0 |
virtual size_t | getNumVga ()=0 |
virtual SchedulerTimer * | getSchedulerTimer ()=0 |
virtual Serial * | getSerial (size_t n)=0 |
virtual Timer * | getTimer ()=0 |
virtual Vga * | getVga (size_t n)=0 |
virtual void | initialise ()=0 |
Private Member Functions | |
Bonito64Interface (const Bonito64Interface &source) | |
void | operator= (const Bonito64Interface &source) |
Definition at line 23 of file bonito64_interface.h.