|
XRootD
|
#include <XrdPfcDirStateSnapshot.hh>
Inheritance diagram for XrdPfc::DirPurgeElement:
Collaboration diagram for XrdPfc::DirPurgeElement:Public Member Functions | |
| DirPurgeElement () | |
| DirPurgeElement (const DirState &b, int parent) | |
Public Member Functions inherited from XrdPfc::DirStateBase | |
| 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 |
Public Attributes inherited from XrdPfc::DirStateBase | |
| std::string | m_dir_name |
Definition at line 52 of file XrdPfcDirStateSnapshot.hh.
|
inline |
Definition at line 59 of file XrdPfcDirStateSnapshot.hh.
|
inline |
Definition at line 60 of file XrdPfcDirStateSnapshot.hh.
| int XrdPfc::DirPurgeElement::m_daughters_begin = -1 |
Definition at line 57 of file XrdPfcDirStateSnapshot.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 57 of file XrdPfcDirStateSnapshot.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 56 of file XrdPfcDirStateSnapshot.hh.
| DirUsage XrdPfc::DirPurgeElement::m_usage |
Definition at line 54 of file XrdPfcDirStateSnapshot.hh.