xrootd
Loading...
Searching...
No Matches
Public Attributes | List of all members
XrdOucIOVec Struct Reference

#include <XrdOucIOVec.hh>

Inheritance diagram for XrdOucIOVec:
Inheritance graph
[legend]

Public Attributes

long long offset
 
int size
 
int info
 
char * data
 

Detailed Description

XrdOucIOVec

The struct defined here is a generic data structure that is used whenever we need to pass a vector of file offsets, lengths, and the corresponding target buffer pointers. It is used by the sfs, ofs, and oss components.

Member Data Documentation

◆ data

char* XrdOucIOVec::data

◆ info

int XrdOucIOVec::info

◆ offset

long long XrdOucIOVec::offset

◆ size

int XrdOucIOVec::size

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