XRootD
XrdOucIOVec Struct Reference

#include <XrdOucIOVec.hh>

+ Inheritance diagram for XrdOucIOVec:
+ Collaboration diagram for XrdOucIOVec:

Public Attributes

char * data
 
int info
 
long long offset
 
int size
 

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.

Definition at line 40 of file XrdOucIOVec.hh.

Member Data Documentation

◆ data

char* XrdOucIOVec::data

Definition at line 45 of file XrdOucIOVec.hh.

Referenced by XrdOucIOVec2::XrdOucIOVec2(), and XrdCl::AsyncPageReader::Read().

◆ info

int XrdOucIOVec::info

Definition at line 44 of file XrdOucIOVec.hh.

Referenced by XrdOucIOVec2::XrdOucIOVec2(), and XrdOfsChkPnt::Write().

◆ offset

◆ size


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