|
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.
References pChunks.
Referenced by XrdCl::AsyncRawReader::GetVectorReadInfo(), and XrdCl::VectorReadAction::Serialize().
|
inline |
|
inline |
|
private |
Referenced by GetChunks().
1.8.5