#include <XrdProofdProofServ.h>
Public Member Functions | |
| XrdProofQuery (const char *t, const char *n="", long s=0) | |
| const char * | GetTag () |
| const char * | GetDSName () |
| long | GetDSSize () |
Private Attributes | |
| XrdOucString | fTag |
| XrdOucString | fDSName |
| long | fDSSize |
Definition at line 83 of file XrdProofdProofServ.h.
| XrdProofQuery::XrdProofQuery | ( | const char * | t, | |
| const char * | n = "", |
|||
| long | s = 0 | |||
| ) | [inline] |
Definition at line 89 of file XrdProofdProofServ.h.
| const char* XrdProofQuery::GetTag | ( | ) | [inline] |
Definition at line 91 of file XrdProofdProofServ.h.
References XrdOucString::c_str(), and fTag.
Referenced by XrdProofSched::GetWorkers().
| const char* XrdProofQuery::GetDSName | ( | ) | [inline] |
| long XrdProofQuery::GetDSSize | ( | ) | [inline] |
XrdOucString XrdProofQuery::fTag [private] |
XrdOucString XrdProofQuery::fDSName [private] |
long XrdProofQuery::fDSSize [private] |
1.5.1