Voxia OS
v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
ioforge_virtio.hpp
Go to the documentation of this file.
1
#ifndef __IOFORGE__IOFORGE_VIRTIO_HPP_
2
#define __IOFORGE__IOFORGE_VIRTIO_HPP_
3
4
#include "
ioforge/ioforge.hpp
"
5
6
class
IoForgeVirtio
:
public
IOForge
{
7
public
:
8
IoForgeVirtio
(
const
char
*
mod
) :
IOForge
(
mod
) {
9
}
10
virtual
void
load
();
11
virtual
void
unload
();
12
};
13
14
#endif
// __IOFORGE__IOFORGE_VIRTIO_HPP_
IOForge::IOForge
IOForge(const char *mod)
Definition
ioforge.hpp:18
IOForge::mod
const char * mod
Definition
ioforge.hpp:65
IoForgeVirtio::load
virtual void load()
IoForgeVirtio::unload
virtual void unload()
IoForgeVirtio::IoForgeVirtio
IoForgeVirtio(const char *mod)
Definition
ioforge_virtio.hpp:8
ioforge.hpp
include
ioforge
ioforge_virtio.hpp
Generated on Sat May 30 2026 11:09:57 for Voxia OS by
1.13.2