XrdProofQuery Class Reference

#include <XrdProofdProofServ.h>

List of all members.

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


Detailed Description

Definition at line 83 of file XrdProofdProofServ.h.


Constructor & Destructor Documentation

XrdProofQuery::XrdProofQuery ( const char *  t,
const char *  n = "",
long  s = 0 
) [inline]

Definition at line 89 of file XrdProofdProofServ.h.


Member Function Documentation

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]

Definition at line 92 of file XrdProofdProofServ.h.

References XrdOucString::c_str(), and fDSName.

long XrdProofQuery::GetDSSize (  )  [inline]

Definition at line 93 of file XrdProofdProofServ.h.

References fDSSize.


Member Data Documentation

XrdOucString XrdProofQuery::fTag [private]

Definition at line 85 of file XrdProofdProofServ.h.

Referenced by GetTag().

XrdOucString XrdProofQuery::fDSName [private]

Definition at line 86 of file XrdProofdProofServ.h.

Referenced by GetDSName().

long XrdProofQuery::fDSSize [private]

Definition at line 87 of file XrdProofdProofServ.h.

Referenced by GetDSSize().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:50:43 2011 for ROOT_528-00b_version by  doxygen 1.5.1