![]() |
XRootD
|
#include <XrdPfcDirStateSnapshot.hh>
Public Member Functions | |
DirStateElement () | |
DirStateElement (const DirState &b, int parent) | |
![]() | |
DirStateBase () | |
DirStateBase (const std::string &dname) | |
Public Attributes | |
int | m_daughters_begin = -1 |
int | m_daughters_end = -1 |
int | m_parent = -1 |
DirStats | m_stats |
DirUsage | m_usage |
![]() | |
std::string | m_dir_name |
Definition at line 18 of file XrdPfcDirStateSnapshot.hh.
|
inline |
Definition at line 26 of file XrdPfcDirStateSnapshot.hh.
|
inline |
Definition at line 27 of file XrdPfcDirStateSnapshot.hh.
int XrdPfc::DirStateElement::m_daughters_begin = -1 |
Definition at line 24 of file XrdPfcDirStateSnapshot.hh.
Referenced by XrdPfc::ResourceMonitor::fill_sshot_vec_children().
int XrdPfc::DirStateElement::m_daughters_end = -1 |
Definition at line 24 of file XrdPfcDirStateSnapshot.hh.
Referenced by XrdPfc::ResourceMonitor::fill_sshot_vec_children().
int XrdPfc::DirStateElement::m_parent = -1 |
Definition at line 23 of file XrdPfcDirStateSnapshot.hh.
DirStats XrdPfc::DirStateElement::m_stats |
Definition at line 20 of file XrdPfcDirStateSnapshot.hh.
DirUsage XrdPfc::DirStateElement::m_usage |
Definition at line 21 of file XrdPfcDirStateSnapshot.hh.