Definition at line 105 of file XrdProofdAux.h.
Public Member Functions | |
| XrdProofdDirective (const char *n, void *v, XrdFunDirective_t f, bool rcf=1) | |
| int | DoDirective (char *val, XrdOucStream *cfg, bool reconfig) | 
Public Attributes | |
| XrdFunDirective_t | fFun | 
| const char * | fHost | 
| XrdOucString | fName | 
| bool | fRcf | 
| void * | fVal | 
#include <XrdProofdAux.h>
      
  | 
  inline | 
Definition at line 113 of file XrdProofdAux.h.
      
  | 
  inline | 
Definition at line 116 of file XrdProofdAux.h.
| XrdFunDirective_t XrdProofdDirective::fFun | 
Definition at line 109 of file XrdProofdAux.h.
| const char* XrdProofdDirective::fHost | 
Definition at line 111 of file XrdProofdAux.h.
| XrdOucString XrdProofdDirective::fName | 
Definition at line 108 of file XrdProofdAux.h.
| bool XrdProofdDirective::fRcf | 
Definition at line 110 of file XrdProofdAux.h.
| void* XrdProofdDirective::fVal | 
Definition at line 107 of file XrdProofdAux.h.