XRootD
Loading...
Searching...
No Matches
XrdPfc::DirStateBase Struct Reference

#include <XrdPfcDirStateBase.hh>

Inheritance diagram for XrdPfc::DirStateBase:
Collaboration diagram for XrdPfc::DirStateBase:

Public Member Functions

 DirStateBase ()
 DirStateBase (const std::string &dname)

Public Attributes

std::string m_dir_name

Detailed Description

Definition at line 59 of file XrdPfcDirStateBase.hh.

Constructor & Destructor Documentation

◆ DirStateBase() [1/2]

XrdPfc::DirStateBase::DirStateBase ( )
inline

Definition at line 63 of file XrdPfcDirStateBase.hh.

63{}

Referenced by XrdPfc::DirPurgeElement::DirPurgeElement(), XrdPfc::DirState::DirState(), and XrdPfc::DirStateElement::DirStateElement().

Here is the caller graph for this function:

◆ DirStateBase() [2/2]

XrdPfc::DirStateBase::DirStateBase ( const std::string & dname)
inline

Definition at line 64 of file XrdPfcDirStateBase.hh.

64: m_dir_name(dname) {}

References m_dir_name.

Member Data Documentation

◆ m_dir_name

std::string XrdPfc::DirStateBase::m_dir_name

Definition at line 61 of file XrdPfcDirStateBase.hh.

Referenced by DirStateBase(), and XrdPfc::DirState::generate_dir_path().


The documentation for this struct was generated from the following file: