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

offset in the file


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

Generated on 11 Apr 2016 for xrootd by  doxygen 1.6.1