xrootd
Loading...
Searching...
No Matches
Public Attributes | List of all members
XrdOssCsiRange_s Struct Reference

#include <XrdOssCsiRanges.hh>

Collaboration diagram for XrdOssCsiRange_s:
Collaboration graph
[legend]

Public Attributes

off_t start
 
off_t end
 
bool rdonly
 
int nBlockedBy
 
std::mutex mtx
 
std::condition_variable cv
 
XrdOssCsiRange_snext
 

Member Data Documentation

◆ cv

std::condition_variable XrdOssCsiRange_s::cv

Referenced by XrdOssCsiRanges::Wait().

◆ end

off_t XrdOssCsiRange_s::end

◆ mtx

std::mutex XrdOssCsiRange_s::mtx

Referenced by XrdOssCsiRanges::Wait().

◆ nBlockedBy

int XrdOssCsiRange_s::nBlockedBy

◆ next

XrdOssCsiRange_s* XrdOssCsiRange_s::next

◆ rdonly

bool XrdOssCsiRange_s::rdonly

◆ start

off_t XrdOssCsiRange_s::start

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