#include <XrdCnsDaemon.hh>
Public Member Functions | |
void | getEvents (XrdOucStream &, const char *Who) |
XrdCnsDaemon () | |
~XrdCnsDaemon () | |
Private Member Functions | |
char * | getLFN (XrdOucStream &Events) |
Definition at line 19 of file XrdCnsDaemon.hh.
XrdCnsDaemon::XrdCnsDaemon | ( | ) | [inline] |
Definition at line 25 of file XrdCnsDaemon.hh.
XrdCnsDaemon::~XrdCnsDaemon | ( | ) | [inline] |
Definition at line 26 of file XrdCnsDaemon.hh.
void XrdCnsDaemon::getEvents | ( | XrdOucStream & | , | |
const char * | Who | |||
) |
Definition at line 52 of file XrdCnsDaemon.cc.
References XrdCnsLogRec::Alloc(), DEBUG, XrdSysError::Emsg(), getLFN(), XrdOucStream::GetLine(), XrdOucStream::GetToken(), XrdCnsLogRec::lrClosew, XrdCnsLogRec::lrCreate, XrdCnsLogRec::lrMkdir, XrdCnsLogRec::lrMv, XrdCns::MLog, Mode, XrdCnsLogRec::Queue(), XrdCnsLogRec::Recycle(), XrdCnsLogRec::setLfn1(), XrdCnsLogRec::setLfn2(), XrdCnsLogRec::setMode(), XrdCnsLogRec::setSize(), XrdCnsLogRec::setType(), xmlio::Size, strtol(), strtoll, TRACE, and XrdCnsLogRec::Type().
Referenced by XrdCns::CnsEvents(), and main().
char * XrdCnsDaemon::getLFN | ( | XrdOucStream & | Events | ) | [private] |
Definition at line 122 of file XrdCnsDaemon.cc.
References XrdOucStream::GetToken().
Referenced by getEvents().