XrdPosixCache Class Reference
#include <XrdPosixCache.hh>
List of all members.
Constructor & Destructor Documentation
XrdPosixCache::XrdPosixCache |
( |
|
) |
[inline] |
XrdPosixCache::~XrdPosixCache |
( |
|
) |
[inline] |
Member Function Documentation
int XrdPosixCache::Rename |
( |
const char * |
oldPath, |
|
|
const char * |
newPath | |
|
) |
| | |
int XrdPosixCache::Rmdir |
( |
const char * |
path |
) |
|
int XrdPosixCache::Stat |
( |
const char * |
path, |
|
|
struct stat & |
sbuff | |
|
) |
| | |
int XrdPosixCache::Truncate |
( |
const char * |
path, |
|
|
off_t |
size | |
|
) |
| | |
int XrdPosixCache::Unlink |
( |
const char * |
path |
) |
|
The documentation for this class was generated from the following file: