#include <list>
#include "XrdProofdAux.h"
#include "XrdOuc/XrdOucHash.hh"
#include "XrdOuc/XrdOucString.hh"
#include "XrdProofdConfig.h"
Go to the source code of this file.
Classes | |
class | XrdProofSched |
Defines | |
#define | kXPSMXNMLEN 17 |
Typedefs | |
typedef XrdProofSched *(*) | XrdProofSchedLoader_t (const char *, XrdProofdManager *, XrdProofGroupMgr *, const char *, XrdSysError *) |
#define kXPSMXNMLEN 17 |
typedef XrdProofSched*(*) XrdProofSchedLoader_t(const char *, XrdProofdManager *, XrdProofGroupMgr *, const char *, XrdSysError *) |
Definition at line 153 of file XrdProofSched.h.