|
ublk-cpp v0.0
|
Implementation of the ublk daemon API for managing ublk device servers. More...
#include "ublk/detail/control.hpp"#include "ublk/detail/io.hpp"#include "ublk/detail/io_loop.hpp"#include "ublk/detail/shm.hpp"#include "ublk/detail/utils.hpp"#include "ublk/handler.hpp"#include "ublk/runtime.hpp"#include "ublk/ublk_cmd.h"#include <condy.hpp>#include <stdexcept>Go to the source code of this file.
Namespaces | |
| namespace | ublk |
| The main namespace of the ublk-cpp library. | |
Implementation of the ublk daemon API for managing ublk device servers.
Definition in file daemon.hpp.