#include <XrdClXRootDResponses.hh>
|
std::unique_ptr< PageInfoImpl > | pImpl |
| pointer to implementation More...
|
|
XrdCl::PageInfo::PageInfo |
( |
uint64_t |
offset = 0 , |
|
|
uint32_t |
length = 0 , |
|
|
void * |
buffer = 0 , |
|
|
std::vector< uint32_t > && |
cksums = std::vector< uint32_t >() |
|
) |
| |
XrdCl::PageInfo::PageInfo |
( |
PageInfo && |
pginf | ) |
|
XrdCl::PageInfo::~PageInfo |
( |
| ) |
|
void* XrdCl::PageInfo::GetBuffer |
( |
| ) |
|
std::vector<uint32_t>& XrdCl::PageInfo::GetCksums |
( |
| ) |
|
uint32_t XrdCl::PageInfo::GetLength |
( |
| ) |
const |
uint64_t XrdCl::PageInfo::GetOffset |
( |
| ) |
const |
std::unique_ptr<PageInfoImpl> XrdCl::PageInfo::pImpl |
|
private |
pointer to implementation
The documentation for this struct was generated from the following file: