![]() |
XRootD
|
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.
Referenced by XrdOucGatherConf::EchoOrder().
XrdSysError* XrdOucGatherConfData::eDest = 0 |
Definition at line 55 of file XrdOucGatherConf.cc.
Referenced by XrdOucGatherConf::EchoLine(), and XrdOucGatherConf::Gather().
char* XrdOucGatherConfData::gBuff = 0 |
Definition at line 58 of file XrdOucGatherConf.cc.
Referenced by XrdOucGatherConf::~XrdOucGatherConf(), XrdOucGatherConf::Gather(), XrdOucGatherConf::hasData(), and XrdOucGatherConf::useData().
XrdOucString XrdOucGatherConfData::lline |
Definition at line 56 of file XrdOucGatherConf.cc.
Referenced by XrdOucGatherConf::EchoLine(), XrdOucGatherConf::GetLine(), and XrdOucGatherConf::LastLine().
XrdOucTList* XrdOucGatherConfData::Match = 0 |
Definition at line 57 of file XrdOucGatherConf.cc.
Referenced by XrdOucGatherConf::XrdOucGatherConf(), XrdOucGatherConf::~XrdOucGatherConf(), and XrdOucGatherConf::Gather().
XrdOucTokenizer XrdOucGatherConfData::Tokenizer |
Definition at line 54 of file XrdOucGatherConf.cc.
Referenced by XrdOucGatherConf::Gather(), XrdOucGatherConf::GetLine(), XrdOucGatherConf::GetToken(), XrdOucGatherConf::RetToken(), XrdOucGatherConf::Tabs(), and XrdOucGatherConf::useData().