|
XRootD
|
#include <XrdCksConfig.hh>
Collaboration diagram for XrdCksConfig:Public Member Functions | |
| XrdCksConfig (const char *cFN, XrdSysError *Eroute, int &aOK, XrdVersionInfo &vInfo) | |
| ~XrdCksConfig () | |
| XrdCks * | Configure (const char *dfltCalc=0, int rdsz=0, XrdOss *ossP=0, XrdOucEnv *envP=0) |
| int | Manager () |
| int | Manager (const char *Path, const char *Parms) |
| const char * | ManLib () |
| int | ParseLib (XrdOucStream &Config, int &libType) |
| bool | ParseOpt (XrdOucStream &Config) |
Definition at line 43 of file XrdCksConfig.hh.
| XrdCksConfig::XrdCksConfig | ( | const char * | cFN, |
| XrdSysError * | Eroute, | ||
| int & | aOK, | ||
| XrdVersionInfo & | vInfo | ||
| ) |
Definition at line 57 of file XrdCksConfig.cc.
References XrdSysPlugin::VerCmp(), and XrdVERSIONINFODEF().
Here is the call graph for this function:
|
inline |
Definition at line 63 of file XrdCksConfig.hh.
References XrdOucTList::next.
| XrdCks * XrdCksConfig::Configure | ( | const char * | dfltCalc = 0, |
| int | rdsz = 0, |
||
| XrdOss * | ossP = 0, |
||
| XrdOucEnv * | envP = 0 |
||
| ) |
Definition at line 116 of file XrdCksConfig.cc.
References XrdCks::Config(), XrdCks::Init(), XrdOucTList::next, and XrdOucTList::text.
Referenced by XrdOfsConfigPI::Load().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 50 of file XrdCksConfig.hh.
Referenced by ParseLib().
Here is the caller graph for this function:| int XrdCksConfig::Manager | ( | const char * | Path, |
| const char * | Parms | ||
| ) |
Definition at line 196 of file XrdCksConfig.cc.
References Path.
|
inline |
Definition at line 55 of file XrdCksConfig.hh.
Referenced by XrdOfsConfigPI::Parse().
Here is the caller graph for this function:| int XrdCksConfig::ParseLib | ( | XrdOucStream & | Config, |
| int & | libType | ||
| ) |
Definition at line 224 of file XrdCksConfig.cc.
References XrdSysError::Emsg(), Manager(), XrdCksData::NameSize, XrdOucTList::next, ParseOpt(), XrdOucTList::text, and XrdOucUtils::toLower().
Referenced by XrdOfsConfigPI::Parse().
Here is the call graph for this function:
Here is the caller graph for this function:| bool XrdCksConfig::ParseOpt | ( | XrdOucStream & | Config | ) |
Definition at line 313 of file XrdCksConfig.cc.
References XrdCksManager::Cks_nomtchk, and XrdSysError::Emsg().
Referenced by ParseLib().
Here is the call graph for this function:
Here is the caller graph for this function: