|
xrootd
|
Public Member Functions | |
| int | Pop (const char *vName) |
| int | Push (const char *vName) |
| void | Reset () |
| const char * | Var () |
| XrdMpxVar () | |
| ~XrdMpxVar () | |
Private Attributes | |
| char * | vEnd |
| char * | vFence |
| char * | vStack [vMax+1] |
| char | vBuff [1024] |
| int | vNum |
Static Private Attributes | |
| static const int | vMax = 15 |
|
inline |
|
inline |
| int XrdMpxVar::Pop | ( | const char * | vName | ) |
References XrdMpx::Debug.
Referenced by XrdMpxXml::Format().
| int XrdMpxVar::Push | ( | const char * | vName | ) |
References XrdMpx::Debug.
Referenced by XrdMpxXml::Format().
|
inline |
|
inline |
Referenced by XrdMpxXml::Format().
|
private |
|
private |
|
private |
|
staticprivate |
|
private |
|
private |
1.8.3.1