| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include <cstddef>#include <cstdint>#include <string>#include <doca_error.h>#include <doca_types.h>#include <storage_common/definitions.hpp>#include <storage_common/buffer_utils.hpp>

Go to the source code of this file.
Data Structures | |
| class | storage::io_message_view |
Namespaces | |
| storage | |
Enumerations | |
| enum class | storage::io_message_type : uint32_t { storage::result = 0 , storage::read , storage::write } |
Functions | |
| std::string | storage::io_message_to_string (char const *buf) |
Variables | |
| constexpr size_t | storage::size_of_io_message = 64 |