#include <fcntl.h>#include <stdlib.h>#include <stdio.h>#include <string.h>#include <unistd.h>#include <sys/stat.h>#include <sys/types.h>#include <time.h>#include "XrdCns/XrdCnsLogFile.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysPlatform.hh"Go to the source code of this file.
Namespaces | |
| namespace | XrdCns |
Variables | |
| const char * | XrdCnsLogFileCVSID = "$Id: XrdCnsLogFile.cc 34000 2010-06-21 06:49:56Z ganis $" |
| XrdSysError | XrdCns::MLog |
| const char* XrdCnsLogFileCVSID = "$Id: XrdCnsLogFile.cc 34000 2010-06-21 06:49:56Z ganis $" |
Definition at line 13 of file XrdCnsLogFile.cc.
1.5.1