#include <XrdStats.hh>
Collaboration diagram for XrdStats:
Public Member Functions | |
void | Report (char **Dest=0, int iVal=600, int Opts=0) |
void | Lock () |
const char * | Stats (int opts) |
void | UnLock () |
XrdStats (const char *hn, int port, const char *in, const char *pn) | |
~XrdStats () | |
Private Member Functions | |
int | InfoStats (char *buff, int blen, int dosync=0) |
int | ProcStats (char *buff, int blen, int dosync=0) |
Private Attributes | |
XrdSysMutex | statsMutex |
char * | buff |
int | blen |
int | Hlen |
char * | Head |
const char * | myHost |
const char * | myName |
int | myPort |
Static Private Attributes | |
long | tBoot = static_cast<long>(time(0)) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|