|
XRootD
|
#include <XrdOssConfig.hh>
Collaboration diagram for OssDPath:Public Member Functions | |
| OssDPath (OssDPath *dP, char *p1, char *p2) | |
Public Attributes | |
| OssDPath * | Next |
| char * | Path1 |
| char * | Path2 |
Definition at line 48 of file XrdOssConfig.hh.
|
inline |
Definition at line 52 of file XrdOssConfig.hh.
References OssDPath(), Next, Path1, and Path2.
Referenced by OssDPath().
Here is the call graph for this function:
Here is the caller graph for this function:| OssDPath* OssDPath::Next |
Definition at line 49 of file XrdOssConfig.hh.
Referenced by OssDPath(), and XrdOssSys::getStats().
| char* OssDPath::Path1 |
Definition at line 50 of file XrdOssConfig.hh.
Referenced by OssDPath(), and XrdOssSys::getStats().
| char* OssDPath::Path2 |
Definition at line 51 of file XrdOssConfig.hh.
Referenced by OssDPath(), and XrdOssSys::getStats().