Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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.
 

Variables

static XpdManagerCron_t fManagerCron
 

Macro Definition Documentation

◆ XPD_LOG_01

#define XPD_LOG_01   SYS_LOG_01

Definition at line 27 of file XrdProofdClientMgr.cxx.

Typedef Documentation

◆ XrdSecServLoader_t

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

Definition at line 56 of file XrdProofdClientMgr.cxx.

Function Documentation

◆ XrdProofdClientCron()

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

◆ fManagerCron

XpdManagerCron_t fManagerCron
static

Definition at line 53 of file XrdProofdClientMgr.cxx.