#include <cstdio>
#include <ctime>
#include <assert.h>
#include <vector>
#include "XrdSys/XrdSysPthread.hh"
#include "XrdCl/XrdClConstants.hh"
#include "XrdCl/XrdClDefaultEnv.hh"
#include "XrdPfcTypes.hh"
Go to the source code of this file.
Classes | |
struct | XrdPfc::Info::AStat |
Access statistics. More... | |
class | XrdPfc::Info |
Status of cached file. Can be read from and written into a binary file. More... | |
struct | XrdPfc::Info::Status |
union | XrdPfc::Info::Status.__unnamed0__ |
struct | XrdPfc::Info::Status.__unnamed0__.__unnamed0__ |
struct | XrdPfc::Info::Store |
Namespaces | |
namespace | XrdPfc |
union XrdPfc::Info::Status.__unnamed0__ |
Definition at line 48 of file XrdPfcInfo.hh.
Class Members | ||
---|---|---|
struct Status.__unnamed0__.__unnamed0__ | __unnamed__ | |
unsigned int | _raw_ |
struct XrdPfc::Info::Status.__unnamed0__.__unnamed0__ |
Definition at line 49 of file XrdPfcInfo.hh.
Class Members | ||
---|---|---|
int | _free_bits_: 29 | |
int | f_cksum_check: 3 | as in enum CkSumCheck_e |