#include <XrdOucSxeq.hh>
|
| static const int | noWait = 0x0001 |
| |
| static const int | Share = 0x0002 |
| |
| static const int | Unlink = 0x0004 |
| |
| static const int | Lock = 0x0008 |
| |
| XrdOucSxeq::XrdOucSxeq |
( |
int |
sOpts, |
|
|
const char * |
path |
|
) |
| |
| XrdOucSxeq::XrdOucSxeq |
( |
const char * |
sfx, |
|
|
const char * |
sfx1 = 0, |
|
|
const char * |
Dir = "/tmp/" |
|
) |
| |
| XrdOucSxeq::~XrdOucSxeq |
( |
| ) |
|
| int XrdOucSxeq::Detach |
( |
| ) |
|
|
inline |
| int XrdOucSxeq::lastError |
( |
| ) |
|
|
inline |
| int XrdOucSxeq::Release |
( |
| ) |
|
| static int XrdOucSxeq::Release |
( |
int |
fileD | ) |
|
|
static |
| int XrdOucSxeq::Serialize |
( |
int |
Opts = 0 | ) |
|
| static int XrdOucSxeq::Serialize |
( |
int |
fileD, |
|
|
int |
Opts |
|
) |
| |
|
static |
| const int XrdOucSxeq::Lock = 0x0008 |
|
static |
| const int XrdOucSxeq::noWait = 0x0001 |
|
static |
| const int XrdOucSxeq::Share = 0x0002 |
|
static |
| const int XrdOucSxeq::Unlink = 0x0004 |
|
static |
The documentation for this class was generated from the following file: