#include </opt/mellanox/doca/applications/storage/storage_common/io_message.hpp>
Definition at line 58 of file io_message.hpp.
◆ get_correlation_id()
| static uint32_t storage::io_message_view::get_correlation_id |
( |
char const * |
buf | ) |
|
|
inlinestatic |
◆ get_io_address()
| static uint64_t storage::io_message_view::get_io_address |
( |
char const * |
buf | ) |
|
|
inlinestatic |
◆ get_io_size()
| static uint32_t storage::io_message_view::get_io_size |
( |
char const * |
buf | ) |
|
|
inlinestatic |
◆ get_remote_offset()
| static uint32_t storage::io_message_view::get_remote_offset |
( |
char const * |
buf | ) |
|
|
inlinestatic |
◆ get_result()
| static doca_error_t storage::io_message_view::get_result |
( |
char const * |
buf | ) |
|
|
inlinestatic |
◆ get_type()
| static io_message_type storage::io_message_view::get_type |
( |
char const * |
buf | ) |
|
|
inlinestatic |
◆ get_user_data()
| static doca_data storage::io_message_view::get_user_data |
( |
char const * |
buf | ) |
|
|
inlinestatic |
◆ set_correlation_id()
| static void storage::io_message_view::set_correlation_id |
( |
uint32_t |
correlation_id, |
|
|
char * |
buf |
|
) |
| |
|
inlinestatic |
◆ set_io_address()
| static void storage::io_message_view::set_io_address |
( |
uint64_t |
io_address, |
|
|
char * |
buf |
|
) |
| |
|
inlinestatic |
◆ set_io_size()
| static void storage::io_message_view::set_io_size |
( |
uint32_t |
io_size, |
|
|
char * |
buf |
|
) |
| |
|
inlinestatic |
◆ set_remote_offset()
| static void storage::io_message_view::set_remote_offset |
( |
uint32_t |
remote_offset, |
|
|
char * |
buf |
|
) |
| |
|
inlinestatic |
◆ set_result()
| static void storage::io_message_view::set_result |
( |
doca_error_t |
result, |
|
|
char * |
buf |
|
) |
| |
|
inlinestatic |
◆ set_type()
| static void storage::io_message_view::set_type |
( |
io_message_type |
type, |
|
|
char * |
buf |
|
) |
| |
|
inlinestatic |
◆ set_user_data()
| static void storage::io_message_view::set_user_data |
( |
doca_data |
user_data, |
|
|
char * |
buf |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: