XRootD
XrdOucGatherConfData Struct Reference
+ Collaboration diagram for XrdOucGatherConfData:

Public Member Functions

 XrdOucGatherConfData (XrdSysError *eP)
 
 ~XrdOucGatherConfData ()
 

Public Attributes

bool echobfr = false
 
XrdSysErroreDest = 0
 
char * gBuff = 0
 
XrdOucString lline
 
XrdOucTListMatch = 0
 
XrdOucTokenizer Tokenizer
 

Detailed Description

Definition at line 52 of file XrdOucGatherConf.cc.

Constructor & Destructor Documentation

◆ XrdOucGatherConfData()

XrdOucGatherConfData::XrdOucGatherConfData ( XrdSysError eP)
inline

Definition at line 61 of file XrdOucGatherConf.cc.

62  : Tokenizer(0), eDest(eP) {}
XrdOucTokenizer Tokenizer

◆ ~XrdOucGatherConfData()

XrdOucGatherConfData::~XrdOucGatherConfData ( )
inline

Definition at line 63 of file XrdOucGatherConf.cc.

63 {}

Member Data Documentation

◆ echobfr

bool XrdOucGatherConfData::echobfr = false

Definition at line 59 of file XrdOucGatherConf.cc.

Referenced by XrdOucGatherConf::EchoOrder().

◆ eDest

XrdSysError* XrdOucGatherConfData::eDest = 0

Definition at line 55 of file XrdOucGatherConf.cc.

Referenced by XrdOucGatherConf::EchoLine(), and XrdOucGatherConf::Gather().

◆ gBuff

char* XrdOucGatherConfData::gBuff = 0

◆ lline

XrdOucString XrdOucGatherConfData::lline

◆ Match

XrdOucTList* XrdOucGatherConfData::Match = 0

◆ Tokenizer


The documentation for this struct was generated from the following file: