Logo ROOT   6.07/09
Reference Guide
Macros | Typedefs | Functions | Variables
XrdProofdClientMgr.cxx File Reference
#include "XrdProofdPlatform.h"
#include "XrdProofdXrdVers.h"
#include "XpdSysError.h"
#include "Xrd/XrdBuffer.hh"
#include "XrdOuc/XrdOucErrInfo.hh"
#include "XrdOuc/XrdOucStream.hh"
#include "XrdSec/XrdSecInterface.hh"
#include "XrdSys/XrdSysPlugin.hh"
#include "XrdProofdClient.h"
#include "XrdProofdClientMgr.h"
#include "XrdProofdManager.h"
#include "XrdProofdProtocol.h"
#include "XrdProofGroup.h"
#include "XrdProofdProofServ.h"
#include "XrdProofdProofServMgr.h"
#include "XrdROOT.h"
#include "XrdProofdTrace.h"
Include dependency graph for XrdProofdClientMgr.cxx:

Macros

#define XPD_LOG_01   SYS_LOG_01
 

Typedefs

typedef XrdSecService *(* XrdSecServLoader_t) (XrdSysLogger *, const char *cfn)
 

Functions

voidXrdProofdClientCron (void *p)
 This is an endless loop to check the system periodically or when triggered via a message in a dedicated pipe. More...
 

Variables

static XpdManagerCron_t fManagerCron
 

Macro Definition Documentation

#define XPD_LOG_01   SYS_LOG_01

Definition at line 27 of file XrdProofdClientMgr.cxx.

Typedef Documentation

typedef XrdSecService*(* XrdSecServLoader_t) (XrdSysLogger *, const char *cfn)

Definition at line 56 of file XrdProofdClientMgr.cxx.

Function Documentation

void* XrdProofdClientCron ( void p)

This is an endless loop to check the system periodically or when triggered via a message in a dedicated pipe.

Definition at line 68 of file XrdProofdClientMgr.cxx.

Variable Documentation

XpdManagerCron_t fManagerCron
static

Definition at line 53 of file XrdProofdClientMgr.cxx.