XRootD
XrdOssCache::allocInfo Struct Reference

#include <XrdOssCache.hh>

+ Collaboration diagram for XrdOssCache::allocInfo:

Public Member Functions

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

Public Attributes

mode_t aMode
 
XrdOssCache_FScgFSp
 
const char * cgName
 
const char * cgPath
 
char * cgPFbf
 
int cgPFsz
 
int cgPlen
 
char * cgPsfx
 
long long cgSize
 
const char * Path
 

Detailed Description

Definition at line 222 of file XrdOssCache.hh.

Constructor & Destructor Documentation

◆ allocInfo()

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

Definition at line 234 of file XrdOssCache.hh.

◆ ~allocInfo()

XrdOssCache::allocInfo::~allocInfo ( )
inline

Definition at line 237 of file XrdOssCache.hh.

237 {}

Member Data Documentation

◆ aMode

mode_t XrdOssCache::allocInfo::aMode

Definition at line 232 of file XrdOssCache.hh.

Referenced by XrdOssCache::Alloc(), XrdOssSys::Alloc_Cache(), and XrdOssSys::Reloc().

◆ cgFSp

XrdOssCache_FS* XrdOssCache::allocInfo::cgFSp

Definition at line 231 of file XrdOssCache.hh.

Referenced by XrdOssCache::Alloc(), and XrdOssSys::Reloc().

◆ cgName

const char* XrdOssCache::allocInfo::cgName

Definition at line 224 of file XrdOssCache.hh.

Referenced by XrdOssCache::Alloc(), XrdOssSys::Alloc_Cache(), and XrdOssSys::Reloc().

◆ cgPath

const char* XrdOssCache::allocInfo::cgPath

Definition at line 226 of file XrdOssCache.hh.

Referenced by XrdOssCache::Alloc(), XrdOssSys::Alloc_Cache(), and XrdOssSys::Reloc().

◆ cgPFbf

char* XrdOssCache::allocInfo::cgPFbf

Definition at line 229 of file XrdOssCache.hh.

Referenced by XrdOssCache::Alloc().

◆ cgPFsz

int XrdOssCache::allocInfo::cgPFsz

Definition at line 228 of file XrdOssCache.hh.

Referenced by XrdOssCache::Alloc().

◆ cgPlen

int XrdOssCache::allocInfo::cgPlen

Definition at line 227 of file XrdOssCache.hh.

Referenced by XrdOssCache::Alloc(), XrdOssSys::Alloc_Cache(), and XrdOssSys::Reloc().

◆ cgPsfx

char* XrdOssCache::allocInfo::cgPsfx

Definition at line 230 of file XrdOssCache.hh.

Referenced by XrdOssCache::Alloc(), and XrdOssSys::Reloc().

◆ cgSize

long long XrdOssCache::allocInfo::cgSize

Definition at line 225 of file XrdOssCache.hh.

Referenced by XrdOssCache::Alloc(), XrdOssSys::Alloc_Cache(), and XrdOssSys::Reloc().

◆ Path

const char* XrdOssCache::allocInfo::Path

Definition at line 223 of file XrdOssCache.hh.

Referenced by XrdOssCache::Alloc().


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