davix  0.4.1
Data Fields
Davix::DavIOVecInput Struct Reference

input parameters for vector operations in Davix More...

#include <davix_file_types.hpp>

Data Fields

void * diov_buffer
 
dav_off_t diov_offset
 
dav_size_t diov_size
 

Detailed Description

input parameters for vector operations in Davix

Field Documentation

void* Davix::DavIOVecInput::diov_buffer

buffer, in case of read : destination buffer, in case of write : source buffer

dav_off_t Davix::DavIOVecInput::diov_offset

initial offset taken from the source

dav_size_t Davix::DavIOVecInput::diov_size

size of the data requested


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