![]() |
XRootD
|
#include <XrdPfcFsTraversal.hh>
Public Member Functions | |
bool | has_both () const |
void | set_cinfo (const struct stat &s) |
void | set_data (const struct stat &s) |
Public Attributes | |
bool | has_cinfo = false |
bool | has_data = false |
struct stat stat_data | stat_cinfo |
Definition at line 23 of file XrdPfcFsTraversal.hh.
|
inline |
Definition at line 30 of file XrdPfcFsTraversal.hh.
|
inline |
Definition at line 29 of file XrdPfcFsTraversal.hh.
References has_cinfo, and stat_cinfo.
|
inline |
bool XrdPfc::FsTraversal::FilePairStat::has_cinfo = false |
Definition at line 26 of file XrdPfcFsTraversal.hh.
Referenced by has_both(), and set_cinfo().
bool XrdPfc::FsTraversal::FilePairStat::has_data = false |
Definition at line 25 of file XrdPfcFsTraversal.hh.
Referenced by has_both(), and set_data().
struct stat stat_data XrdPfc::FsTraversal::FilePairStat::stat_cinfo |
Definition at line 80 of file XrdPfcFsTraversal.hh.
Referenced by set_cinfo().