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