XRootD
Loading...
Searching...
No Matches
OssDPath Struct Reference

#include <XrdOssConfig.hh>

Collaboration diagram for OssDPath:

Public Member Functions

 OssDPath (OssDPath *dP, char *p1, char *p2)

Public Attributes

OssDPathNext
char * Path1
char * Path2

Detailed Description

Definition at line 48 of file XrdOssConfig.hh.

Constructor & Destructor Documentation

◆ OssDPath()

OssDPath::OssDPath ( OssDPath * dP,
char * p1,
char * p2 )
inline

Definition at line 52 of file XrdOssConfig.hh.

52: Next(dP),Path1(p1),Path2(p2) {}
char * Path2
OssDPath * Next
char * Path1

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:

Member Data Documentation

◆ Next

OssDPath* OssDPath::Next

Definition at line 49 of file XrdOssConfig.hh.

Referenced by OssDPath(), and XrdOssSys::getStats().

◆ Path1

char* OssDPath::Path1

Definition at line 50 of file XrdOssConfig.hh.

Referenced by OssDPath(), and XrdOssSys::getStats().

◆ Path2

char* OssDPath::Path2

Definition at line 51 of file XrdOssConfig.hh.

Referenced by OssDPath(), and XrdOssSys::getStats().


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