#include <XrdProofdAux.h>
Public Member Functions | |
XrdProofdDSInfo (const char *t, const char *u, bool local, bool rw, const char *o="Ar:Av:") | |
Public Attributes | |
XrdOucString | fType |
XrdOucString | fUrl |
bool | fLocal |
bool | fRW |
XrdOucString | fOpts |
Definition at line 225 of file XrdProofdAux.h.
XrdProofdDSInfo::XrdProofdDSInfo | ( | const char * | t, | |
const char * | u, | |||
bool | local, | |||
bool | rw, | |||
const char * | o = "Ar:Av:" | |||
) | [inline] |
Definition at line 232 of file XrdProofdAux.h.
Definition at line 227 of file XrdProofdAux.h.
Definition at line 228 of file XrdProofdAux.h.
Definition at line 229 of file XrdProofdAux.h.
bool XrdProofdDSInfo::fRW |
Definition at line 230 of file XrdProofdAux.h.
Definition at line 231 of file XrdProofdAux.h.