ATLAS Offline Software
Static Public Member Functions | List of all members
XrdPosixXrootd Class Reference
Collaboration diagram for XrdPosixXrootd:

Static Public Member Functions

static int Open (const char *path, int oflag, mode_t mode=0, XrdPosixCallBack *cbP=0)
 
static int Close (int fildes)
 
static size_t Read (int fildes, void *buf, size_t nbyte)
 
static off_t Lseek (int fildes, off_t offset, int whence)
 

Detailed Description

Definition at line 13 of file fReadXRootD.cxx.

Member Function Documentation

◆ Close()

static int XrdPosixXrootd::Close ( int  fildes)
static

◆ Lseek()

static off_t XrdPosixXrootd::Lseek ( int  fildes,
off_t  offset,
int  whence 
)
static

◆ Open()

static int XrdPosixXrootd::Open ( const char *  path,
int  oflag,
mode_t  mode = 0,
XrdPosixCallBack *  cbP = 0 
)
static

◆ Read()

static size_t XrdPosixXrootd::Read ( int  fildes,
void *  buf,
size_t  nbyte 
)
static

The documentation for this class was generated from the following file: