#include <XrdOucMsubs.hh>
Public Member Functions | |
XrdOucMsubs (XrdSysError *errp) | |
~XrdOucMsubs () | |
int | Parse (const char *oname, char *msg) |
int | Subs (XrdOucMsubsInfo &Info, char **Data, int *Dlen) |
Static Public Attributes | |
static const int | maxElem = 32 |
Definition at line 90 of file XrdOucMsubs.hh.
XrdOucMsubs::XrdOucMsubs | ( | XrdSysError * | errp | ) |
Definition at line 51 of file XrdOucMsubs.cc.
XrdOucMsubs::~XrdOucMsubs | ( | ) |
Definition at line 88 of file XrdOucMsubs.cc.
int XrdOucMsubs::Parse | ( | const char * | oname, |
char * | msg ) |
Definition at line 100 of file XrdOucMsubs.cc.
References maxElem.
Referenced by XrdOssSys::ConfigStageC().
int XrdOucMsubs::Subs | ( | XrdOucMsubsInfo & | Info, |
char ** | Data, | ||
int * | Dlen ) |
Definition at line 146 of file XrdOucMsubs.cc.
|
static |
Definition at line 94 of file XrdOucMsubs.hh.
Referenced by XrdCmsPrepare::Add(), Parse(), and XrdOssSys::Stage_QT().