Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
d_iov_t Struct Reference

iovec for memory buffer

Definition at line 37 of file daos.h.

Public Attributes

void * iov_buf
 
size_t iov_buf_len
 
size_t iov_len
 

#include <ROOT/libdaos_mock/daos.h>

Member Data Documentation

◆ iov_buf

void* d_iov_t::iov_buf

Definition at line 38 of file daos.h.

◆ iov_buf_len

size_t d_iov_t::iov_buf_len

Definition at line 39 of file daos.h.

◆ iov_len

size_t d_iov_t::iov_len

Definition at line 40 of file daos.h.

Collaboration diagram for d_iov_t:
[legend]

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