#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 |
◆ GetNbRepair()
| size_t XrdCl::PageInfo::GetNbRepair |
( |
| ) |
|
Get number of repaired pages.
◆ GetOffset()
| uint64_t XrdCl::PageInfo::GetOffset |
( |
| ) |
const |
◆ operator=()
◆ SetNbRepair()
| void XrdCl::PageInfo::SetNbRepair |
( |
size_t |
nbrepair | ) |
|
Set number of repaired pages.
◆ pImpl
| std::unique_ptr<PageInfoImpl> XrdCl::PageInfo::pImpl |
|
private |
pointer to implementation
The documentation for this struct was generated from the following file: