1 #ifndef __XRDOUCGATHERCONF_HH__
2 #define __XRDOUCGATHERCONF_HH__
73 int Gather(
const char *cfname,
Level lvl,
const char *parms=0);
Definition: XrdOucGatherConf.hh:39
XrdOucGatherConf(const char *want, XrdSysError *errP=0)
int Gather(const char *cfname, Level lvl, const char *parms=0)
XrdSysError * eDest
Definition: XrdOucGatherConf.hh:128
XrdOucTList * Match
Definition: XrdOucGatherConf.hh:129
XrdOucGatherConf(const char **&want, XrdSysError *errP=0)
bool useData(const char *data)
char * gBuff
Definition: XrdOucGatherConf.hh:130
Level
Definition: XrdOucGatherConf.hh:67
@ trim_lines
Prefix trimmed lines.
Definition: XrdOucGatherConf.hh:68
@ trim_body
Prefix trimmed lines as a string blob.
Definition: XrdOucGatherConf.hh:70
@ only_body
Only directive bodies as a string blob.
Definition: XrdOucGatherConf.hh:69
@ full_lines
Complete lines.
Definition: XrdOucGatherConf.hh:67
Definition: XrdOucTList.hh:42
Definition: XrdOucTokenizer.hh:33
Definition: XrdSysError.hh:90