|
xrootd
|
#include <XrdPosixInfo.hh>

Public Member Functions | |
| XrdPosixInfo (XrdPosixCallBack *cbp=0) | |
| ~XrdPosixInfo () | |
Public Attributes | |
| XrdPosixCallBack * | cbP |
| int | fileFD |
| bool | ffReady |
| char | cacheURL [7] |
| char | cachePath [MAXPATHLEN] |
|
inline |
|
inline |
| char XrdPosixInfo::cachePath[MAXPATHLEN] |
Referenced by XrdPosixInfo().
| char XrdPosixInfo::cacheURL[7] |
Referenced by XrdPosixInfo().
| XrdPosixCallBack* XrdPosixInfo::cbP |
| bool XrdPosixInfo::ffReady |
| int XrdPosixInfo::fileFD |