ublk-cpp v0.0
Loading...
Searching...
No Matches
query.hpp File Reference

Environment queries used by the library's senders. More...

#include "ublk/ublk_cmd.h"
#include <condy.hpp>
#include <utility>

Go to the source code of this file.

Classes

struct  ublk::fetch_dev_info_t
 Environment query for the cached ublk device info. Returns nullptr if the environment doesn't provide it. More...

Namespaces

namespace  ublk
 The main namespace of the ublk-cpp library.

Variables

constexpr fetch_dev_info_t ublk::fetch_dev_info {}
 Query object instance of fetch_dev_info_t.

Detailed Description

Environment queries used by the library's senders.

Definition in file query.hpp.