ATLAS Offline Software
Loading...
Searching...
No Matches
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()

int XrdPosixXrootd::Close ( int fildes)
static

◆ Lseek()

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

◆ Open()

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

◆ Read()

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

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