xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
XrdOssVSInfo Class Reference

#include <XrdOssVS.hh>

Collaboration diagram for XrdOssVSInfo:
Collaboration graph
[legend]

Public Member Functions

XrdOssVSPartExport (int &nParts)
 
 XrdOssVSInfo ()
 
 ~XrdOssVSInfo ()
 

Public Attributes

long long Total
 
long long Free
 
long long Large
 
long long LFree
 
long long Usage
 
long long Quota
 
int Extents
 
int Reserved
 
XrdOssVSPartvsPart
 

Constructor & Destructor Documentation

XrdOssVSInfo::XrdOssVSInfo ( )
inline
XrdOssVSInfo::~XrdOssVSInfo ( )
inline

References vsPart.

Member Function Documentation

XrdOssVSPart* XrdOssVSInfo::Export ( int &  nParts)
inline

Export the partition table to avoid deletion when this object goes out of scope.

Parameters
nParts- Reference to where the number of partitions is stored/
Returns
Pointer to the partion vector. You are responsible for deletion using "delete [] <prt>".

References Extents, and vsPart.

Member Data Documentation

int XrdOssVSInfo::Extents

Referenced by Export().

long long XrdOssVSInfo::Free
long long XrdOssVSInfo::Large
long long XrdOssVSInfo::LFree
long long XrdOssVSInfo::Quota
int XrdOssVSInfo::Reserved
long long XrdOssVSInfo::Total
long long XrdOssVSInfo::Usage
XrdOssVSPart* XrdOssVSInfo::vsPart

Referenced by Export(), and ~XrdOssVSInfo().


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