XrdOfsTPCJob Class Reference
#include <XrdOfsTPCJob.hh>
List of all members.
Public Member Functions |
| void | Del () |
| XrdOfsTPCJob * | Done (XrdOfsTPCProg *pgmP, const char *eTxt, int rc) |
| int | Sync (XrdOucErrInfo *eRR) |
| | XrdOfsTPCJob (const char *Url, const char *Org, const char *Lfn, const char *Pfn, const char *Cks, short lfnLoc[2], const char *Spr, const char *Tpr) |
| | ~XrdOfsTPCJob () |
Private Types |
| enum | jobStat { isWaiting,
isRunning,
isDone
} |
Private Attributes |
| XrdOfsTPCJob * | Next |
| XrdOfsTPCProg * | myProg |
| int | eCode |
| jobStat | Status |
| short | lfnPos [2] |
Static Private Attributes |
| static XrdSysMutex | jobMutex |
| static XrdOfsTPCJob * | jobQ |
| static XrdOfsTPCJob * | jobLast |
Member Enumeration Documentation
- Enumerator:
| isWaiting |
|
| isRunning |
|
| isDone |
|
Constructor & Destructor Documentation
| XrdOfsTPCJob::XrdOfsTPCJob |
( |
const char * |
Url, |
|
|
const char * |
Org, |
|
|
const char * |
Lfn, |
|
|
const char * |
Pfn, |
|
|
const char * |
Cks, |
|
|
short |
lfnLoc[2], |
|
|
const char * |
Spr, |
|
|
const char * |
Tpr | |
|
) |
| | |
| XrdOfsTPCJob::~XrdOfsTPCJob |
( |
|
) |
[inline] |
Member Function Documentation
| void XrdOfsTPCJob::Del |
( |
|
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: