|
XRootD
|
#include <XrdOucTokenizer.hh>
Collaboration diagram for XrdOucTokenizer:Public Member Functions | |
| XrdOucTokenizer (char *bp) | |
| ~XrdOucTokenizer () | |
| void | Attach (char *bp) |
| char * | GetLine () |
| char * | GetToken (char **rest=0, int lowcase=0) |
| void | RetToken () |
| void | Tabs (int x=1) |
Definition at line 32 of file XrdOucTokenizer.hh.
|
inline |
Definition at line 36 of file XrdOucTokenizer.hh.
References Attach().
Here is the call graph for this function:
|
inline |
Definition at line 38 of file XrdOucTokenizer.hh.
| void XrdOucTokenizer::Attach | ( | char * | bp | ) |
Definition at line 43 of file XrdOucTokenizer.cc.
Referenced by XrdOucTokenizer(), XrdPosixXrootPath::XrdPosixXrootPath(), XrdOucGatherConf::Gather(), XrdOucBackTrace::Init(), main(), XrdOucArgs::Set(), and XrdOucGatherConf::useData().
Here is the caller graph for this function:| char * XrdOucTokenizer::GetLine | ( | ) |
Definition at line 55 of file XrdOucTokenizer.cc.
Referenced by XrdPosixXrootPath::XrdPosixXrootPath(), XrdCmsManList::Add(), XrdDigConfig::Configure(), XrdMpxXml::Format(), XrdPssCks::Get(), XrdOucGatherConf::GetLine(), XrdFrmAdmin::Help(), XrdOucBackTrace::Init(), XrdSecProtocolsss::Load_Server(), main(), XrdCmsManager::Rerun(), XrdCl::Log::Say(), XrdOucArgs::Set(), XrdOucgetName2Name(), XrdSecProtocolgsiInit(), XrdSecProtocolkrb5Init(), XrdSecProtocolpwdInit(), and XrdSecProtocolztnInit().
Here is the caller graph for this function:| char * XrdOucTokenizer::GetToken | ( | char ** | rest = 0, |
| int | lowcase = 0 |
||
| ) |
Definition at line 93 of file XrdOucTokenizer.cc.
Referenced by XrdPosixXrootPath::XrdPosixXrootPath(), XrdCmsManList::Add(), XrdDigConfig::Configure(), XrdMpxXml::Format(), XrdPssCks::Get(), XrdOucArgs::getarg(), XrdOucArgs::getopt(), XrdOucGatherConf::GetToken(), XrdFrmAdmin::Help(), XrdOucBackTrace::Init(), XrdSecProtocolsss::Load_Server(), main(), XrdCmsManager::Rerun(), XrdOucgetName2Name(), XrdSecProtocolgsiInit(), XrdSecProtocolkrb5Init(), XrdSecProtocolpwdInit(), and XrdSecProtocolztnInit().
Here is the caller graph for this function:| void XrdOucTokenizer::RetToken | ( | ) |
Definition at line 125 of file XrdOucTokenizer.cc.
Referenced by XrdMpxXml::Format(), XrdOucArgs::getopt(), and XrdOucGatherConf::RetToken().
Here is the caller graph for this function:
|
inline |
Definition at line 65 of file XrdOucTokenizer.hh.
Referenced by XrdOucGatherConf::Tabs().
Here is the caller graph for this function: