#include <ctype.h>#include <stddef.h>#include <stdlib.h>#include <stdio.h>#include <string.h>#include "XrdBwm/XrdBwmLogger.hh"#include "XrdSys/XrdSysError.hh"#include "XrdOuc/XrdOucProg.hh"#include "XrdOuc/XrdOucStream.hh"#include "XrdNet/XrdNetOpts.hh"#include "XrdNet/XrdNetSocket.hh"#include "XrdSys/XrdSysPlatform.hh"Go to the source code of this file.
Classes | |
| class | XrdBwmLoggerMsg |
Functions | |
| void * | XrdBwmLoggerSend (void *pp) |
Variables | |
| const char * | XrdBwmLoggerCVSID = "$Id: XrdBwmLogger.cc 30949 2009-11-02 16:37:58Z ganis $" |
| void* XrdBwmLoggerSend | ( | void * | pp | ) |
Definition at line 52 of file XrdBwmLogger.cc.
References XrdBwmLogger::sendEvents().
Referenced by XrdBwmLogger::Start().
| const char* XrdBwmLoggerCVSID = "$Id: XrdBwmLogger.cc 30949 2009-11-02 16:37:58Z ganis $" |
Definition at line 13 of file XrdBwmLogger.cc.
1.5.1