xrootd
|
Vector read info. More...
#include <XrdClXRootDResponses.hh>
Public Member Functions | |
VectorReadInfo () | |
Constructor. More... | |
uint32_t | GetSize () const |
Get Size. More... | |
void | SetSize (uint32_t size) |
Set size. More... | |
ChunkList & | GetChunks () |
Get chunks. More... | |
const ChunkList & | GetChunks () const |
Get chunks. More... | |
Private Attributes | |
ChunkList | pChunks |
uint32_t | pSize |
Vector read info.
|
inline |
Constructor.
|
inline |
Get chunks.
|
inline |
Get chunks.
|
inline |
Get Size.
|
inline |
Set size.
|
private |
|
private |