|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <ioforge_virtio.hpp>
Public Member Functions | |
| IoForgeVirtio (const char *mod) | |
| virtual void | load () |
| virtual void | unload () |
Public Member Functions inherited from IOForge | |
| IOForge (const char *mod) | |
Additional Inherited Members | |
Protected Attributes inherited from IOForge | |
| const char * | mod |
Definition at line 6 of file ioforge_virtio.hpp.
|
inline |
Definition at line 8 of file ioforge_virtio.hpp.
References IOForge::IOForge(), and IOForge::mod.
Referenced by VirtioGpu::VirtioGpu().
|
virtual |
Reimplemented in VirtioGpu.
|
virtual |
Reimplemented in VirtioGpu.