Definition at line 48 of file XrdProofGroup.h.
#include <XrdProofGroup.h>
◆ XrdProofGroup()
XrdProofGroup::XrdProofGroup |
( |
const char * |
n, |
|
|
const char * |
m = 0 |
|
) |
| |
|
private |
◆ ~XrdProofGroup()
XrdProofGroup::~XrdProofGroup |
( |
| ) |
|
◆ Active()
int XrdProofGroup::Active |
( |
const char * |
usr = 0 | ) |
|
Return the number of active groups (usr = 0) or the number of active sessions for user 'usr'.
Definition at line 172 of file XrdProofGroup.cxx.
◆ AddMember()
void XrdProofGroup::AddMember |
( |
const char * |
usr | ) |
|
|
inlineprivate |
◆ Count()
void XrdProofGroup::Count |
( |
const char * |
usr, |
|
|
int |
n = 1 |
|
) |
| |
◆ FracEff()
float XrdProofGroup::FracEff |
( |
| ) |
const |
|
inline |
◆ Fraction()
int XrdProofGroup::Fraction |
( |
| ) |
const |
|
inline |
◆ HasMember()
bool XrdProofGroup::HasMember |
( |
const char * |
usr | ) |
|
◆ Members()
const char * XrdProofGroup::Members |
( |
| ) |
const |
|
inline |
◆ Name()
const char * XrdProofGroup::Name |
( |
| ) |
const |
|
inline |
◆ Print()
void XrdProofGroup::Print |
( |
| ) |
|
◆ Priority()
float XrdProofGroup::Priority |
( |
| ) |
const |
|
inline |
◆ SetFracEff()
void XrdProofGroup::SetFracEff |
( |
float |
f | ) |
|
|
inline |
◆ SetFraction()
void XrdProofGroup::SetFraction |
( |
int |
f | ) |
|
|
inline |
◆ SetPriority()
void XrdProofGroup::SetPriority |
( |
float |
p | ) |
|
|
inline |
◆ Size()
int XrdProofGroup::Size |
( |
| ) |
const |
|
inline |
◆ XrdProofGroupMgr
◆ fActives
◆ fFracEff
float XrdProofGroup::fFracEff |
|
private |
◆ fFraction
int XrdProofGroup::fFraction |
|
private |
◆ fMembers
XrdOucString XrdProofGroup::fMembers |
|
private |
◆ fMutex
◆ fName
XrdOucString XrdProofGroup::fName |
|
private |
◆ fPriority
float XrdProofGroup::fPriority |
|
private |
◆ fSize
The documentation for this class was generated from the following files: