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