#include <XrdCnsLogRec.hh>
◆ XrdCnsLogRec()
XrdCnsLogRec::XrdCnsLogRec |
( |
const char |
rType = 0 | ) |
|
|
inline |
References XrdCnsLogRec::LogRec::Data, XrdCnsLogRec::Ctl::dataLen, FixDLen, XrdCnsLogRec::LogRec::Hdr, XrdCnsLogRec::Arg::lfn, XrdCnsLogRec::Ctl::lfn1Len, lrEOL, lrTOD, Rec, setTime(), and XrdCnsLogRec::Arg::Type.
◆ ~XrdCnsLogRec()
XrdCnsLogRec::~XrdCnsLogRec |
( |
| ) |
|
|
inline |
◆ Alloc()
◆ Data()
const char* XrdCnsLogRec::Data |
( |
| ) |
|
|
inline |
◆ DLen()
int XrdCnsLogRec::DLen |
( |
| ) |
|
|
inline |
◆ Done()
int XrdCnsLogRec::Done |
( |
int |
iPos | ) |
|
|
inline |
◆ Get()
◆ L1sz()
int XrdCnsLogRec::L1sz |
( |
| ) |
|
|
inline |
◆ L2sz()
int XrdCnsLogRec::L2sz |
( |
| ) |
|
|
inline |
◆ Lfn1() [1/2]
const char* XrdCnsLogRec::Lfn1 |
( |
| ) |
|
|
inline |
◆ Lfn1() [2/2]
const char* XrdCnsLogRec::Lfn1 |
( |
int & |
Len | ) |
|
|
inline |
◆ Lfn2()
const char* XrdCnsLogRec::Lfn2 |
( |
| ) |
|
|
inline |
◆ Mode()
mode_t XrdCnsLogRec::Mode |
( |
| ) |
|
|
inline |
◆ Queue()
void XrdCnsLogRec::Queue |
( |
| ) |
|
◆ Record()
char* XrdCnsLogRec::Record |
( |
| ) |
|
|
inline |
◆ Recycle()
void XrdCnsLogRec::Recycle |
( |
| ) |
|
◆ setData()
int XrdCnsLogRec::setData |
( |
const char * |
dP1, |
|
|
const char * |
dP2 = 0 |
|
) |
| |
◆ setDone()
void XrdCnsLogRec::setDone |
( |
int |
iPos, |
|
|
char |
Val = 1 |
|
) |
| |
|
inline |
◆ setLen()
int XrdCnsLogRec::setLen |
( |
| ) |
|
|
inline |
◆ setLfn1()
int XrdCnsLogRec::setLfn1 |
( |
const char * |
lfn | ) |
|
|
inline |
◆ setLfn2()
int XrdCnsLogRec::setLfn2 |
( |
const char * |
lfn | ) |
|
|
inline |
◆ setMode()
void XrdCnsLogRec::setMode |
( |
mode_t |
Mode | ) |
|
|
inline |
◆ setMount()
void XrdCnsLogRec::setMount |
( |
char |
mCode | ) |
|
|
inline |
◆ setSize()
void XrdCnsLogRec::setSize |
( |
long long |
Size | ) |
|
|
inline |
◆ setSpace()
void XrdCnsLogRec::setSpace |
( |
char |
sCode | ) |
|
|
inline |
◆ setTime()
void XrdCnsLogRec::setTime |
( |
long |
TOD = time(0) | ) |
|
|
inline |
◆ setType() [1/2]
void XrdCnsLogRec::setType |
( |
const char |
evt | ) |
|
|
inline |
◆ setType() [2/2]
int XrdCnsLogRec::setType |
( |
const char * |
evt | ) |
|
◆ Size()
long long XrdCnsLogRec::Size |
( |
| ) |
|
|
inline |
◆ Space()
char XrdCnsLogRec::Space |
( |
| ) |
|
|
inline |
◆ Type()
char XrdCnsLogRec::Type |
( |
| ) |
|
|
inline |
◆ FixDLen
const int XrdCnsLogRec::FixDLen = offsetof(Arg, lfn) |
|
static |
◆ fMutex
◆ freeRec
◆ frstRec
◆ IArg
const char* XrdCnsLogRec::IArg |
|
static |
◆ iArg
const char* XrdCnsLogRec::iArg |
|
static |
◆ lastRec
◆ lrClosew
const char XrdCnsLogRec::lrClosew = 't' |
|
static |
◆ lrCreate
const char XrdCnsLogRec::lrCreate = 'c' |
|
static |
◆ lrEOL
const char XrdCnsLogRec::lrEOL = 'E' |
|
static |
◆ lrInvD
const char XrdCnsLogRec::lrInvD = 'I' |
|
static |
◆ lrInvF
const char XrdCnsLogRec::lrInvF = 'i' |
|
static |
◆ lrMkdir
const char XrdCnsLogRec::lrMkdir = 'd' |
|
static |
◆ lrMount
const char XrdCnsLogRec::lrMount = 'M' |
|
static |
◆ lrMv
const char XrdCnsLogRec::lrMv = 'm' |
|
static |
◆ lrRm
const char XrdCnsLogRec::lrRm = 'r' |
|
static |
◆ lrRmdir
const char XrdCnsLogRec::lrRmdir = 'D' |
|
static |
◆ lrSpace
const char XrdCnsLogRec::lrSpace = 'S' |
|
static |
◆ lrTOD
const char XrdCnsLogRec::lrTOD = 'T' |
|
static |
◆ maxClients
const int XrdCnsLogRec::maxClients = 4 |
|
static |
◆ MaxSize
const int XrdCnsLogRec::MaxSize = sizeof(Arg) |
|
static |
◆ MinSize
const int XrdCnsLogRec::MinSize = sizeof(Ctl) |
|
static |
◆ Next
◆ OffDone
const int XrdCnsLogRec::OffDone = offsetof(LogRec, Hdr.Done) |
|
static |
◆ qMutex
◆ qSem
◆ Rec
Referenced by Data(), DLen(), Done(), L1sz(), L2sz(), Lfn1(), Lfn2(), Mode(), Record(), setDone(), setLen(), setLfn1(), setLfn2(), setMode(), setMount(), setSize(), setSpace(), setTime(), setType(), Size(), Space(), Type(), and XrdCnsLogRec().
◆ Running
int XrdCnsLogRec::Running |
|
staticprivate |
◆ tBase
const long XrdCnsLogRec::tBase = 1248126834L |
|
static |
The documentation for this class was generated from the following file: