XRootD
Loading...
Searching...
No Matches
XrdOssCsiFile::puMapItem_t Struct Reference

#include <XrdOssCsi.hh>

Collaboration diagram for XrdOssCsiFile::puMapItem_t:

Public Member Functions

 puMapItem_t ()

Public Attributes

std::string dpath
XrdSysMutex mtx
std::unique_ptr< XrdOssCsiPagespages
int refcount
std::string tpath
bool unlinked

Detailed Description

Definition at line 144 of file XrdOssCsi.hh.

Constructor & Destructor Documentation

◆ puMapItem_t()

XrdOssCsiFile::puMapItem_t::puMapItem_t ( )
inline

Definition at line 152 of file XrdOssCsi.hh.

References refcount, and unlinked.

Member Data Documentation

◆ dpath

std::string XrdOssCsiFile::puMapItem_t::dpath

Definition at line 148 of file XrdOssCsi.hh.

◆ mtx

XrdSysMutex XrdOssCsiFile::puMapItem_t::mtx

Definition at line 146 of file XrdOssCsi.hh.

◆ pages

std::unique_ptr<XrdOssCsiPages> XrdOssCsiFile::puMapItem_t::pages

Definition at line 147 of file XrdOssCsi.hh.

◆ refcount

int XrdOssCsiFile::puMapItem_t::refcount

Definition at line 145 of file XrdOssCsi.hh.

Referenced by puMapItem_t().

◆ tpath

std::string XrdOssCsiFile::puMapItem_t::tpath

Definition at line 149 of file XrdOssCsi.hh.

◆ unlinked

bool XrdOssCsiFile::puMapItem_t::unlinked

Definition at line 150 of file XrdOssCsi.hh.

Referenced by puMapItem_t().


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