xrootd
Public Member Functions | Public Attributes | List of all members
XrdOssCache::allocInfo Struct Reference

#include <XrdOssCache.hh>

Collaboration diagram for XrdOssCache::allocInfo:
Collaboration graph
[legend]

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_FScgFSp
mode_t aMode

Constructor & Destructor Documentation

XrdOssCache::allocInfo::allocInfo ( const char *  pP,
char *  bP,
int  bL 
)
inline
XrdOssCache::allocInfo::~allocInfo ( )
inline

Member Data Documentation

mode_t XrdOssCache::allocInfo::aMode
XrdOssCache_FS* XrdOssCache::allocInfo::cgFSp
const char* XrdOssCache::allocInfo::cgName
const char* XrdOssCache::allocInfo::cgPath
char* XrdOssCache::allocInfo::cgPFbf

Referenced by XrdOssCache::Alloc().

int XrdOssCache::allocInfo::cgPFsz

Referenced by XrdOssCache::Alloc().

int XrdOssCache::allocInfo::cgPlen
char* XrdOssCache::allocInfo::cgPsfx
long long XrdOssCache::allocInfo::cgSize
const char* XrdOssCache::allocInfo::Path

Referenced by XrdOssCache::Alloc().


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