xrootd
|
#include <XrdXrootdPgwFob.hh>
Public Member Functions | |
bool | addOffs (kXR_int64 foffs, int dlen) |
bool | delOffs (kXR_int64 foffs, int dlen) |
bool | hasOffs (kXR_int64 foffs, int dlen) |
int | numOffs (int *errs=0, int *fixs=0) |
XrdXrootdPgwFob (XrdXrootdFile *fP) | |
~XrdXrootdPgwFob () | |
Private Attributes | |
XrdXrootdFile * | fileP |
XrdSysMutex | fobMutex |
std::set< kXR_int64 > | badOffs |
int | numErrs |
int | numFixd |
|
inline |
XrdXrootdPgwFob::~XrdXrootdPgwFob | ( | ) |
|
inline |
References badOffs, fobMutex, XrdProto::kXR_pgMaxEos, XrdProto::kXR_pgPageBL, XrdProto::kXR_pgPageSZ, and numErrs.
|
inline |
References badOffs, fobMutex, XrdProto::kXR_pgPageBL, XrdProto::kXR_pgPageSZ, and numFixd.
|
inline |
References badOffs, fobMutex, XrdProto::kXR_pgPageBL, and XrdProto::kXR_pgPageSZ.
|
inline |
|
private |
|
private |
|
private |