|
xrootd
|
#include <XrdSutAux.hh>
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 |
| XrdSutFileLocker::XrdSutFileLocker | ( | int | fd, |
| ELockType | lock | ||
| ) |
| XrdSutFileLocker::~XrdSutFileLocker | ( | ) |
|
inline |
References valid.
|
private |
|
private |
Referenced by IsValid().
1.8.5