|
XRootD
|
#include <XrdSutAux.hh>
Collaboration diagram for XrdSutFileLocker:Public Types | |
| enum | ELockType { kShared = 0 , kExcl = 1 } |
Public Member Functions | |
| XrdSutFileLocker (int fd, ELockType lock) | |
| ~XrdSutFileLocker () | |
| bool | IsValid () const |
Definition at line 238 of file XrdSutAux.hh.
| XrdSutFileLocker::XrdSutFileLocker | ( | int | fd, |
| ELockType | lock | ||
| ) |
| XrdSutFileLocker::~XrdSutFileLocker | ( | ) |
Definition at line 638 of file XrdSutAux.cc.
References IsValid().
Here is the call graph for this function:
|
inline |
Definition at line 246 of file XrdSutAux.hh.
Referenced by ~XrdSutFileLocker(), and XrdCryptosslX509ChainToFile().
Here is the caller graph for this function: