![]() |
XRootD
|
#include <XrdCksConfig.hh>
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 XrdCms::XrdVERSIONINFODEF().
|
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(), XrdProxy::envP, XrdCks::Init(), XrdOucTList::next, XrdOfsPrepGPIReal::ossP, and XrdOucTList::text.
Referenced by XrdOfsConfigPI::Load().
|
inline |
Definition at line 50 of file XrdCksConfig.hh.
Referenced by ParseLib().
int XrdCksConfig::Manager | ( | const char * | Path, |
const char * | Parms | ||
) |
|
inline |
Definition at line 55 of file XrdCksConfig.hh.
Referenced by XrdOfsConfigPI::Parse().
int XrdCksConfig::ParseLib | ( | XrdOucStream & | Config, |
int & | libType | ||
) |
Definition at line 224 of file XrdCksConfig.cc.
References XrdCms::Config, XrdSysError::Emsg(), Manager(), XrdCksData::NameSize, XrdOucTList::next, ParseOpt(), XrdOucTList::text, and XrdOucUtils::toLower().
Referenced by XrdOfsConfigPI::Parse().
bool XrdCksConfig::ParseOpt | ( | XrdOucStream & | Config | ) |
Definition at line 313 of file XrdCksConfig.cc.
References XrdCksManager::Cks_nomtchk, XrdCms::Config, and XrdSysError::Emsg().
Referenced by ParseLib().