#include <XrdOssCache.hh>
Public Member Functions | |
| allocInfo (const char *pP, char *bP, int bL) | |
| ~allocInfo () | |
Public Attributes | |
| const char * | Path |
| const char * | cgName |
| long long | cgSize |
| const char * | cgPath |
| int | cgPlen |
| int | cgPFsz |
| char * | cgPFbf |
| char * | cgPsfx |
| XrdOssCache_FS * | cgFSp |
| mode_t | aMode |
Definition at line 179 of file XrdOssCache.hh.
| XrdOssCache::allocInfo::allocInfo | ( | const char * | pP, | |
| char * | bP, | |||
| int | bL | |||
| ) | [inline] |
Definition at line 191 of file XrdOssCache.hh.
| XrdOssCache::allocInfo::~allocInfo | ( | ) | [inline] |
Definition at line 194 of file XrdOssCache.hh.
| const char* XrdOssCache::allocInfo::Path |
| const char* XrdOssCache::allocInfo::cgName |
Definition at line 181 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc(), XrdOssSys::Alloc_Cache(), and XrdOssSys::Reloc().
Definition at line 182 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc(), XrdOssSys::Alloc_Cache(), and XrdOssSys::Reloc().
| const char* XrdOssCache::allocInfo::cgPath |
Definition at line 183 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc(), XrdOssSys::Alloc_Cache(), and XrdOssSys::Reloc().
Definition at line 184 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc(), XrdOssSys::Alloc_Cache(), and XrdOssSys::Reloc().
Definition at line 189 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc(), XrdOssSys::Alloc_Cache(), and XrdOssSys::Reloc().
1.5.1