XrdCl::ChunkInfo Struct Reference

Describe a data chunk for vector read. More...

#include <XrdClXRootDResponses.hh>

List of all members.

Public Member Functions

 ChunkInfo (uint64_t off=0, uint32_t len=0, void *buff=0)
 Constructor.

Public Attributes

uint64_t offset
uint32_t length
 offset in the file
void * buffer
 length of the chunk

Detailed Description

Describe a data chunk for vector read.


Constructor & Destructor Documentation

XrdCl::ChunkInfo::ChunkInfo ( uint64_t  off = 0,
uint32_t  len = 0,
void *  buff = 0 
) [inline]

Constructor.


Member Data Documentation

length of the chunk

Referenced by XrdCl::XCpSrc::DeleteChunk().

offset in the file


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 4 Sep 2020 for xrootd by  doxygen 1.6.1