|
xrootd
|
#include <XrdXrootdFile.hh>

Public Member Functions | |
| XrdXrootdFile (const char *id, const char *path, XrdSfsFile *fp, char mode='r', bool async=false, int sfOK=0, struct stat *sP=0) | |
| ~XrdXrootdFile () | |
Static Public Member Functions | |
| static void | Init (XrdXrootdFileLock *lp, XrdSysError *erP, int sfok) |
Public Attributes | |
| XrdSfsFile * | XrdSfsp |
| union { | |
| char * mmAddr | |
| unsigned long long cbArg | |
| }; | |
| char * | FileKey |
| char | FileMode |
| char | AsyncMode |
| char | isMMapped |
| char | sfEnabled |
| union { | |
| int fdNum | |
| int fHandle | |
| }; | |
| XrdXrootdFileHP * | fhProc |
| const char * | ID |
| XrdXrootdFileStats | Stats |
Private Member Functions | |
| int | bin2hex (char *outbuff, char *inbuff, int inlen) |
Static Private Attributes | |
| static XrdXrootdFileLock * | Locker |
| static int | sfOK |
| static const char * | TraceID |
| XrdXrootdFile::XrdXrootdFile | ( | const char * | id, |
| const char * | path, | ||
| XrdSfsFile * | fp, | ||
| char | mode = 'r', |
||
| bool | async = false, |
||
| int | sfOK = 0, |
||
| struct stat * | sP = 0 |
||
| ) |
| XrdXrootdFile::~XrdXrootdFile | ( | ) |
|
private |
|
static |
| union { ... } |
| union { ... } |
| char XrdXrootdFile::AsyncMode |
| unsigned long long XrdXrootdFile::cbArg |
| int XrdXrootdFile::fdNum |
| int XrdXrootdFile::fHandle |
| XrdXrootdFileHP* XrdXrootdFile::fhProc |
| char* XrdXrootdFile::FileKey |
| char XrdXrootdFile::FileMode |
| const char* XrdXrootdFile::ID |
| char XrdXrootdFile::isMMapped |
|
staticprivate |
| char* XrdXrootdFile::mmAddr |
| char XrdXrootdFile::sfEnabled |
|
staticprivate |
| XrdXrootdFileStats XrdXrootdFile::Stats |
|
staticprivate |
| XrdSfsFile* XrdXrootdFile::XrdSfsp |
1.8.5