ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Macros
XrdProofdClientMgr.h File Reference
#include <list>
#include "XpdSysPthread.h"
#include "XrdProofdConfig.h"
#include "XrdOuc/XrdOucString.hh"
Include dependency graph for XrdProofdClientMgr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XrdProofdClientMgr
 

Macros

#define XPD_LOGGEDIN   1
 
#define XPD_NEED_AUTH   2
 
#define XPD_ADMINUSER   4
 
#define XPD_NEED_MAP   8
 

Macro Definition Documentation

#define XPD_ADMINUSER   4

Definition at line 35 of file XrdProofdClientMgr.h.

Referenced by XrdProofdClientMgr::Auth().

#define XPD_LOGGEDIN   1
#define XPD_NEED_AUTH   2
#define XPD_NEED_MAP   8

Definition at line 36 of file XrdProofdClientMgr.h.

Referenced by XrdProofdClientMgr::Login().