Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
IoForgeVirtio Class Reference

#include <ioforge_virtio.hpp>

Inheritance diagram for IoForgeVirtio:
IOForge VirtioGpu

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
 

Detailed Description

Definition at line 6 of file ioforge_virtio.hpp.

Constructor & Destructor Documentation

◆ IoForgeVirtio()

IoForgeVirtio::IoForgeVirtio ( const char * mod)
inline

Definition at line 8 of file ioforge_virtio.hpp.

References IOForge::IOForge(), and IOForge::mod.

Referenced by VirtioGpu::VirtioGpu().

Member Function Documentation

◆ load()

virtual void IoForgeVirtio::load ( )
virtual

Reimplemented in VirtioGpu.

◆ unload()

virtual void IoForgeVirtio::unload ( )
virtual

Reimplemented in VirtioGpu.


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