XrdOssCopy Class Reference
#include <XrdOssCopy.hh>
List of all members.
Public Member Functions |
| | XrdOssCopy () |
| | ~XrdOssCopy () |
Static Public Member Functions |
| static off_t | Copy (const char *inFn, const char *outFn, int outFD) |
Static Private Member Functions |
| static int | Write (const char *, int, char *, size_t, off_t) |
Constructor & Destructor Documentation
| XrdOssCopy::XrdOssCopy |
( |
|
) |
[inline] |
| XrdOssCopy::~XrdOssCopy |
( |
|
) |
[inline] |
Member Function Documentation
| static off_t XrdOssCopy::Copy |
( |
const char * |
inFn, |
|
|
const char * |
outFn, |
|
|
int |
outFD | |
|
) |
| | [static] |
| static int XrdOssCopy::Write |
( |
const char * |
, |
|
|
int |
, |
|
|
char * |
, |
|
|
size_t |
, |
|
|
off_t |
| |
|
) |
| | [static, private] |
The documentation for this class was generated from the following file: