#include <XrdPosixCache.hh>
◆ XrdPosixCache()
XrdPosixCache::XrdPosixCache |
( |
| ) |
|
|
inline |
◆ ~XrdPosixCache()
XrdPosixCache::~XrdPosixCache |
( |
| ) |
|
|
inline |
◆ Rename()
int XrdPosixCache::Rename |
( |
const char * |
oldPath, |
|
|
const char * |
newPath |
|
) |
| |
◆ Rmdir()
int XrdPosixCache::Rmdir |
( |
const char * |
path | ) |
|
◆ Stat()
int XrdPosixCache::Stat |
( |
const char * |
path, |
|
|
struct stat & |
sbuff |
|
) |
| |
◆ Statistics()
◆ Truncate()
int XrdPosixCache::Truncate |
( |
const char * |
path, |
|
|
off_t |
size |
|
) |
| |
◆ Unlink()
int XrdPosixCache::Unlink |
( |
const char * |
path | ) |
|
The documentation for this class was generated from the following file: