XRootD
XrdCl::ZipError Struct Reference

An exception for carrying the XRootDStatus of InflCache. More...

#include <XrdClZipCache.hh>

+ Inheritance diagram for XrdCl::ZipError:
+ Collaboration diagram for XrdCl::ZipError:

Public Member Functions

 ZipError (const XrdCl::XRootDStatus &status)
 

Public Attributes

XrdCl::XRootDStatus status
 

Detailed Description

An exception for carrying the XRootDStatus of InflCache.

Definition at line 42 of file XrdClZipCache.hh.

Constructor & Destructor Documentation

◆ ZipError()

XrdCl::ZipError::ZipError ( const XrdCl::XRootDStatus status)
inline

Definition at line 44 of file XrdClZipCache.hh.

44  : status( status )
45  {
46  }
XrdCl::XRootDStatus status

Member Data Documentation

◆ status

XrdCl::XRootDStatus XrdCl::ZipError::status

Definition at line 48 of file XrdClZipCache.hh.


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