ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Attributes | List of all members
XrdProofGroupMember Class Reference

Definition at line 34 of file XrdProofGroup.h.

Public Member Functions

 XrdProofGroupMember (const char *n)
 
virtual ~XrdProofGroupMember ()
 
int Active () const
 
void Count (int n)
 
const char * Name () const
 

Private Attributes

XrdOucString fName
 
int fActive
 

#include <XrdProofGroup.h>

Constructor & Destructor Documentation

XrdProofGroupMember::XrdProofGroupMember ( const char *  n)
inline

Definition at line 40 of file XrdProofGroup.h.

virtual XrdProofGroupMember::~XrdProofGroupMember ( )
inlinevirtual

Definition at line 41 of file XrdProofGroup.h.

Member Function Documentation

int XrdProofGroupMember::Active ( ) const
inline

Definition at line 43 of file XrdProofGroup.h.

Referenced by XrdProofGroup::Active(), and XrdProofGroup::Count().

void XrdProofGroupMember::Count ( int  n)
inline

Definition at line 44 of file XrdProofGroup.h.

Referenced by XrdProofGroup::Count().

const char* XrdProofGroupMember::Name ( ) const
inline

Definition at line 45 of file XrdProofGroup.h.

Member Data Documentation

int XrdProofGroupMember::fActive
private

Definition at line 37 of file XrdProofGroup.h.

Referenced by Active(), Count(), and XrdProofGroupMember().

XrdOucString XrdProofGroupMember::fName
private

Definition at line 36 of file XrdProofGroup.h.

Referenced by Name().


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