Public Member Functions | |
| XrdOucGatherConfData (XrdSysError *eP) | |
| ~XrdOucGatherConfData () | |
Public Attributes | |
| bool | echobfr = false |
| XrdSysError * | eDest = 0 |
| char * | gBuff = 0 |
| XrdOucString | lline |
| XrdOucTList * | Match = 0 |
| XrdOucTokenizer | Tokenizer |
Definition at line 52 of file XrdOucGatherConf.cc.
|
inline |
Definition at line 61 of file XrdOucGatherConf.cc.
|
inline |
Definition at line 63 of file XrdOucGatherConf.cc.
| bool XrdOucGatherConfData::echobfr = false |
Definition at line 59 of file XrdOucGatherConf.cc.
| XrdSysError* XrdOucGatherConfData::eDest = 0 |
Definition at line 55 of file XrdOucGatherConf.cc.
Referenced by XrdOucGatherConfData().
| char* XrdOucGatherConfData::gBuff = 0 |
Definition at line 58 of file XrdOucGatherConf.cc.
| XrdOucString XrdOucGatherConfData::lline |
Definition at line 56 of file XrdOucGatherConf.cc.
| XrdOucTList* XrdOucGatherConfData::Match = 0 |
Definition at line 57 of file XrdOucGatherConf.cc.
| XrdOucTokenizer XrdOucGatherConfData::Tokenizer |
Definition at line 54 of file XrdOucGatherConf.cc.
Referenced by XrdOucGatherConfData().