![]() |
XRootD
|
#include <XrdPfcDirStatePurgeshot.hh>
Public Member Functions | |
DirPurgeElement () | |
DirPurgeElement (const DirStateBase &b, const DirUsage &here_usage, const DirUsage &subdir_usage, int parent) | |
![]() | |
DirStateBase () | |
DirStateBase (const std::string &dname) | |
Public Attributes | |
int | m_daughters_begin = -1 |
int | m_daughters_end = -1 |
int | m_parent = -1 |
DirUsage | m_usage |
![]() | |
std::string | m_dir_name |
Definition at line 9 of file XrdPfcDirStatePurgeshot.hh.
|
inline |
Definition at line 16 of file XrdPfcDirStatePurgeshot.hh.
|
inline |
Definition at line 17 of file XrdPfcDirStatePurgeshot.hh.
int XrdPfc::DirPurgeElement::m_daughters_begin = -1 |
Definition at line 14 of file XrdPfcDirStatePurgeshot.hh.
Referenced by XrdPfc::ResourceMonitor::fill_pshot_vec_children(), and XrdPfc::DataFsPurgeshot::find_dir_entry_from_tok().
int XrdPfc::DirPurgeElement::m_daughters_end = -1 |
Definition at line 14 of file XrdPfcDirStatePurgeshot.hh.
Referenced by XrdPfc::ResourceMonitor::fill_pshot_vec_children(), and XrdPfc::DataFsPurgeshot::find_dir_entry_from_tok().
int XrdPfc::DirPurgeElement::m_parent = -1 |
Definition at line 13 of file XrdPfcDirStatePurgeshot.hh.
DirUsage XrdPfc::DirPurgeElement::m_usage |
Definition at line 11 of file XrdPfcDirStatePurgeshot.hh.