|
XRootD
|
#include <XrdOucMsubs.hh>
Collaboration diagram for XrdOucMsubs: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 XrdSysError::Emsg(), and maxElem.
Referenced by XrdOssSys::ConfigStageC(), and XrdCmsPrepare::setParms().
Here is the call graph for this function:
Here is the caller graph for this function:| int XrdOucMsubs::Subs | ( | XrdOucMsubsInfo & | Info, |
| char ** | Data, | ||
| int * | Dlen | ||
| ) |
Definition at line 146 of file XrdOucMsubs.cc.
Referenced by XrdCmsPrepare::Add(), and XrdOssSys::Stage_QT().
Here is the caller graph for this function:
|
static |
Definition at line 94 of file XrdOucMsubs.hh.
Referenced by XrdCmsPrepare::Add(), Parse(), and XrdOssSys::Stage_QT().