xrootd
Public Member Functions | Private Member Functions | Private Attributes
XrdCksConfig Class Reference

#include <XrdCksConfig.hh>

Collaboration diagram for XrdCksConfig:
Collaboration graph
[legend]

List of all members.

Public Member Functions

XrdCksConfigure (const char *dfltCalc=0, int rdsz=0)
int Manager ()
int Manager (const char *Path, const char *Parms)
int ParseLib (XrdOucStream &Config)
 XrdCksConfig (const char *cFN, XrdSysError *Eroute)
 ~XrdCksConfig ()

Private Member Functions

XrdCksgetCks (int rdsz)

Private Attributes

XrdSysErroreDest
const char * cfgFN
char * CksLib
char * CksParm
XrdOucTListCksList
XrdOucTListCksLast

Constructor & Destructor Documentation

XrdCksConfig::XrdCksConfig ( const char *  cFN,
XrdSysError Eroute 
) [inline]
XrdCksConfig::~XrdCksConfig ( ) [inline]

Member Function Documentation

XrdCks * XrdCksConfig::Configure ( const char *  dfltCalc = 0,
int  rdsz = 0 
)
XrdCks * XrdCksConfig::getCks ( int  rdsz) [private]
int XrdCksConfig::Manager ( ) [inline]

References CksLib.

Referenced by ParseLib(), and XrdOfs::Configure().

int XrdCksConfig::Manager ( const char *  Path,
const char *  Parms 
)

References CksLib, and CksParm.

int XrdCksConfig::ParseLib ( XrdOucStream Config)

Member Data Documentation

const char* XrdCksConfig::cfgFN [private]

Referenced by Configure(), and getCks().

Referenced by ParseLib().

char* XrdCksConfig::CksLib [private]

Referenced by getCks(), Manager(), and ~XrdCksConfig().

Referenced by Configure(), ParseLib(), and ~XrdCksConfig().

char* XrdCksConfig::CksParm [private]

Referenced by getCks(), Manager(), and ~XrdCksConfig().

Referenced by getCks(), and ParseLib().


The documentation for this class was generated from the following files: