XRootD
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 {}

◆ DirStateBase() [2/2]

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

Definition at line 64 of file XrdPfcDirStateBase.hh.

64 : m_dir_name(dname) {}

Member Data Documentation

◆ m_dir_name

std::string XrdPfc::DirStateBase::m_dir_name

Definition at line 61 of file XrdPfcDirStateBase.hh.

Referenced by XrdPfc::DirState::generate_dir_path().


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