#include <XrdCnsLogFile.hh>
|
int | Read (char *buff, int blen) |
|
◆ XrdCnsLogFile()
XrdCnsLogFile::XrdCnsLogFile |
( |
const char * |
Path, |
|
|
int |
cnum = 0 , |
|
|
int |
Wait = 1 |
|
) |
| |
|
inline |
◆ ~XrdCnsLogFile()
XrdCnsLogFile::~XrdCnsLogFile |
( |
| ) |
|
◆ Add()
int XrdCnsLogFile::Add |
( |
XrdCnsLogRec * |
Rec, |
|
|
int |
doSync = 1 |
|
) |
| |
◆ Commit()
int XrdCnsLogFile::Commit |
( |
| ) |
|
◆ Eol()
int XrdCnsLogFile::Eol |
( |
| ) |
|
◆ FName()
const char* XrdCnsLogFile::FName |
( |
| ) |
|
|
inline |
◆ getLog()
char* XrdCnsLogFile::getLog |
( |
int & |
Dlen | ) |
|
|
inline |
◆ getRec()
◆ maxRecs()
static void XrdCnsLogFile::maxRecs |
( |
int |
nRecs | ) |
|
|
inlinestatic |
◆ Open()
int XrdCnsLogFile::Open |
( |
int |
aBuff = 1 , |
|
|
off_t |
thePos = 0 |
|
) |
| |
◆ Read()
int XrdCnsLogFile::Read |
( |
char * |
buff, |
|
|
int |
blen |
|
) |
| |
|
private |
◆ Subscribe()
XrdCnsLogFile* XrdCnsLogFile::Subscribe |
( |
const char * |
Path, |
|
|
int |
cNum |
|
) |
| |
◆ Unlink()
int XrdCnsLogFile::Unlink |
( |
| ) |
|
◆ logBMax
int XrdCnsLogFile::logBMax |
|
staticprivate |
◆ logBuff
char* XrdCnsLogFile::logBuff |
|
private |
◆ logFD
◆ logFN
char* XrdCnsLogFile::logFN |
|
private |
◆ logMutex
◆ logNext
char* XrdCnsLogFile::logNext |
|
private |
◆ logOffset
int XrdCnsLogFile::logOffset |
|
private |
◆ logRdr
int XrdCnsLogFile::logRdr |
|
private |
◆ logRMax
int XrdCnsLogFile::logRMax |
|
staticprivate |
◆ logSem
◆ logWait
int XrdCnsLogFile::logWait |
|
private |
◆ Next
◆ Rec
◆ recOffset
int XrdCnsLogFile::recOffset |
|
private |
◆ subNext
◆ synSem
The documentation for this class was generated from the following file: