Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
XrdProofSched.h File Reference
#include <list>
#include "XrdProofdAux.h"
#include "XrdOuc/XrdOucHash.hh"
#include "XrdOuc/XrdOucString.hh"
#include "XrdSysToOuc.h"
#include "XrdProofdConfig.h"
Include dependency graph for XrdProofSched.h:
This graph shows which files directly or indirectly include this file:

Classes

class  XrdProofSched
 

Macros

#define kXPSMXNMLEN   17
 

Typedefs

typedef XrdProofSched *(* XrdProofSchedLoader_t) (const char *, XrdProofdManager *, XrdProofGroupMgr *, const char *, XrdOucError *)
 

Macro Definition Documentation

◆ kXPSMXNMLEN

#define kXPSMXNMLEN   17

Definition at line 53 of file XrdProofSched.h.

Typedef Documentation

◆ XrdProofSchedLoader_t

typedef XrdProofSched *(* XrdProofSchedLoader_t) (const char *, XrdProofdManager *, XrdProofGroupMgr *, const char *, XrdOucError *)

Definition at line 152 of file XrdProofSched.h.