![]() |
XRootD
|
Public Member Functions | |
PageInfoImpl (PageInfoImpl &&pginf) | |
PageInfoImpl (uint64_t offset=0, uint32_t length=0, void *buffer=0, std::vector< uint32_t > &&cksums=std::vector< uint32_t >()) | |
Public Attributes | |
void * | buffer |
std::vector< uint32_t > | cksums |
uint32_t | length |
size_t | nbrepair |
uint64_t | offset |
Definition at line 594 of file XrdClXRootDResponses.cc.
|
inline |
Definition at line 596 of file XrdClXRootDResponses.cc.
References buffer, cksums, length, nbrepair, and offset.
Referenced by PageInfoImpl().
|
inline |
Definition at line 606 of file XrdClXRootDResponses.cc.
References PageInfoImpl(), buffer, cksums, length, nbrepair, and offset.
void* XrdCl::PageInfoImpl::buffer |
Definition at line 616 of file XrdClXRootDResponses.cc.
Referenced by PageInfoImpl(), and PageInfoImpl().
std::vector<uint32_t> XrdCl::PageInfoImpl::cksums |
Definition at line 617 of file XrdClXRootDResponses.cc.
Referenced by PageInfoImpl(), and PageInfoImpl().
uint32_t XrdCl::PageInfoImpl::length |
Definition at line 615 of file XrdClXRootDResponses.cc.
Referenced by PageInfoImpl(), and PageInfoImpl().
size_t XrdCl::PageInfoImpl::nbrepair |
Definition at line 618 of file XrdClXRootDResponses.cc.
Referenced by PageInfoImpl(), and PageInfoImpl().
uint64_t XrdCl::PageInfoImpl::offset |
Definition at line 614 of file XrdClXRootDResponses.cc.
Referenced by PageInfoImpl(), and PageInfoImpl().