![]() |
XRootD
|
Vector read info. More...
#include <XrdClXRootDResponses.hh>
Public Member Functions | |
VectorReadInfo () | |
Constructor. More... | |
ChunkList & | GetChunks () |
Get chunks. More... | |
const ChunkList & | GetChunks () const |
Get chunks. More... | |
uint32_t | GetSize () const |
Get Size. More... | |
void | SetSize (uint32_t size) |
Set size. More... | |
Vector read info.
Definition at line 1061 of file XrdClXRootDResponses.hh.
|
inline |
|
inline |
Get chunks.
Definition at line 1088 of file XrdClXRootDResponses.hh.
Referenced by XrdCl::LocalFileHandler::ReadV(), and XrdCl::VectorReadAction::Serialize().
|
inline |
Get chunks.
Definition at line 1096 of file XrdClXRootDResponses.hh.
|
inline |
Get Size.
Definition at line 1072 of file XrdClXRootDResponses.hh.
Referenced by XrdCl::File::ReadV(), and XrdCl::VectorReadAction::Serialize().
|
inline |
Set size.
Definition at line 1080 of file XrdClXRootDResponses.hh.
Referenced by XrdCl::LocalFileHandler::ReadV().