|
xrootd
|
#include <XrdPfcInfo.hh>
Public Member Functions | |
| Status () | |
Public Attributes | ||
| union { | ||
| struct { | ||
| int f_cksum_check: 3 | ||
| as in enum CkSumCheck_e More... | ||
| int _free_bits_: 29 | ||
| } | ||
| unsigned int _raw_ | ||
| }; | ||
|
inline |
| union { ... } XrdPfc::Info::Status |
| int XrdPfc::Info::Status::_free_bits_ |
| unsigned int XrdPfc::Info::Status::_raw_ |
| int XrdPfc::Info::Status::f_cksum_check |
as in enum CkSumCheck_e
Referenced by XrdPfc::Info::DowngradeCkSumState(), XrdPfc::Info::GetCkSumState(), XrdPfc::Info::IsCkSumAny(), XrdPfc::Info::IsCkSumBoth(), XrdPfc::Info::IsCkSumCache(), XrdPfc::Info::IsCkSumNet(), and XrdPfc::Info::SetCkSumState().