ROOT  6.06/09
Reference Guide
Public Member Functions | Private Attributes | List of all members
XrdProofQuery Class Reference

Definition at line 79 of file 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
 

#include <XrdProofdProofServ.h>

Constructor & Destructor Documentation

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

Definition at line 85 of file XrdProofdProofServ.h.

Member Function Documentation

const char* XrdProofQuery::GetDSName ( )
inline

Definition at line 88 of file XrdProofdProofServ.h.

long XrdProofQuery::GetDSSize ( )
inline

Definition at line 89 of file XrdProofdProofServ.h.

const char* XrdProofQuery::GetTag ( )
inline

Member Data Documentation

XrdOucString XrdProofQuery::fDSName
private

Definition at line 82 of file XrdProofdProofServ.h.

long XrdProofQuery::fDSSize
private

Definition at line 83 of file XrdProofdProofServ.h.

Referenced by GetDSSize().

XrdOucString XrdProofQuery::fTag
private

Definition at line 81 of file XrdProofdProofServ.h.


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