SimpleKernel 1.17.0
Loading...
Searching...
No Matches
transport.hpp File Reference
#include <utility>
#include "expected.hpp"
#include "virtio/defs.h"
Include dependency graph for transport.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  virtio::Transport
 Virtio 传输层基类(零虚表开销,C++23 Deducing this) More...
 

Namespaces

namespace  virtio
 

Concepts

concept  virtio::TransportConcept
 Virtio 传输层接口约束