Condy v1.6.0
C++ Asynchronous System Call Layer for Linux
Loading...
Searching...
No Matches
condy::NVMePassthruCQEHandler Struct Reference

A CQE handler for NVMe passthrough commands that extracts the status and result from the CQE. More...

#include <cqe_handler.hpp>

Detailed Description

A CQE handler for NVMe passthrough commands that extracts the status and result from the CQE.

Returns
std::pair<int32_t, uint64_t> A pair containing the status and result of the NVMe command.

Definition at line 76 of file cqe_handler.hpp.


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