XRootD
XrdCl::FileSystemUtils::SpaceInfoImpl Struct Reference
+ Collaboration diagram for XrdCl::FileSystemUtils::SpaceInfoImpl:

Public Member Functions

 SpaceInfoImpl (uint64_t total, uint64_t free, uint64_t used, uint64_t largestChunk)
 

Public Attributes

uint64_t pFree
 
uint64_t pLargestChunk
 
uint64_t pTotal
 
uint64_t pUsed
 

Detailed Description

Definition at line 39 of file XrdClFileSystemUtils.cc.

Constructor & Destructor Documentation

◆ SpaceInfoImpl()

XrdCl::FileSystemUtils::SpaceInfoImpl::SpaceInfoImpl ( uint64_t  total,
uint64_t  free,
uint64_t  used,
uint64_t  largestChunk 
)
inline

Definition at line 41 of file XrdClFileSystemUtils.cc.

Member Data Documentation

◆ pFree

uint64_t XrdCl::FileSystemUtils::SpaceInfoImpl::pFree

Definition at line 51 of file XrdClFileSystemUtils.cc.

◆ pLargestChunk

uint64_t XrdCl::FileSystemUtils::SpaceInfoImpl::pLargestChunk

Definition at line 53 of file XrdClFileSystemUtils.cc.

◆ pTotal

uint64_t XrdCl::FileSystemUtils::SpaceInfoImpl::pTotal

Definition at line 50 of file XrdClFileSystemUtils.cc.

◆ pUsed

uint64_t XrdCl::FileSystemUtils::SpaceInfoImpl::pUsed

Definition at line 52 of file XrdClFileSystemUtils.cc.


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