Public Member Functions | |
| ActInfo (const char *p, bool cpy=false) | |
| ~ActInfo () | |
Public Attributes | |
| const char * | path |
| char * | pMem |
| int | rc |
Definition at line 64 of file XrdOssArcStage.cc.
|
inline |
Definition at line 69 of file XrdOssArcStage.cc.
|
inline |
| const char* XrdOssArcGlobals::ActInfo::path |
Definition at line 66 of file XrdOssArcStage.cc.
Referenced by ActInfo(), XrdOssArcGlobals::cmpLess(), and XrdOssArcStage::Stage().
| char* XrdOssArcGlobals::ActInfo::pMem |
Definition at line 67 of file XrdOssArcStage.cc.
Referenced by ActInfo(), and ~ActInfo().
| int XrdOssArcGlobals::ActInfo::rc |
Definition at line 65 of file XrdOssArcStage.cc.
Referenced by ActInfo().