#include <XrdOucSxeq.hh>
Public Member Functions | |
| int | Release () |
| int | Serialize (int Opts=0) |
| int | lastError () |
| XrdOucSxeq (const char *sfx, const char *sfx1=0, const char *Dir="/tmp/") | |
| ~XrdOucSxeq () | |
Static Public Attributes | |
| static const int | noWait = 0x0001 |
| static const int | Share = 0x0002 |
| static const int | Unlink = 0x0004 |
Private Attributes | |
| char * | lokFN |
| int | lokFD |
| int | lokUL |
| int | lokRC |
| XrdOucSxeq::XrdOucSxeq | ( | const char * | sfx, | |
| const char * | sfx1 = 0, |
|||
| const char * | Dir = "/tmp/" | |||
| ) |
| int XrdOucSxeq::lastError | ( | ) | [inline] |
References lokRC.
Referenced by XrdCnsSsi::Updt().
| int XrdOucSxeq::Serialize | ( | int | Opts = 0 |
) |
int XrdOucSxeq::lokFD [private] |
Referenced by Release(), Serialize(), XrdOucSxeq(), and ~XrdOucSxeq().
char* XrdOucSxeq::lokFN [private] |
Referenced by XrdOucSxeq(), and ~XrdOucSxeq().
int XrdOucSxeq::lokRC [private] |
Referenced by lastError(), Release(), Serialize(), and XrdOucSxeq().
int XrdOucSxeq::lokUL [private] |
Referenced by Release(), Serialize(), XrdOucSxeq(), and ~XrdOucSxeq().
const int XrdOucSxeq::noWait = 0x0001 [static] |
Referenced by Serialize(), and XrdCnsSsi::Updt().
const int XrdOucSxeq::Share = 0x0002 [static] |
Referenced by Serialize().
const int XrdOucSxeq::Unlink = 0x0004 [static] |
Referenced by Serialize(), and XrdCnsSsi::Updt().
1.7.1