XrdSutFileLocker Class Reference

#include <XrdSutAux.hh>

List of all members.

Public Types

enum  ELockType { kShared = 0, kExcl = 1 }

Public Member Functions

 XrdSutFileLocker (int fd, ELockType lock)
 ~XrdSutFileLocker ()
bool IsValid () const

Private Attributes

int fdesk
bool valid

Member Enumeration Documentation

Enumerator:
kShared 
kExcl 

Constructor & Destructor Documentation

XrdSutFileLocker::XrdSutFileLocker ( int  fd,
ELockType  lock 
)
XrdSutFileLocker::~XrdSutFileLocker (  ) 

Member Function Documentation

bool XrdSutFileLocker::IsValid (  )  const [inline]

References valid.


Member Data Documentation

int XrdSutFileLocker::fdesk [private]
bool XrdSutFileLocker::valid [private]

Referenced by IsValid().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 23 Mar 2020 for xrootd by  doxygen 1.6.1