#include <unistd.h>
#include <string.h>
#include <stdio.h>
#include <sys/types.h>
#include "XrdOuc/XrdOuca2x.hh"
#include "XrdOuc/XrdOucArgs.hh"
#include "XrdOuc/XrdOucTList.hh"
#include "XrdOuc/XrdOucUtils.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysLogger.hh"
#include "XrdCns/XrdCnsLog.hh"
#include "XrdCns/XrdCnsSsiCfg.hh"
#include "XrdCns/XrdCnsSsiSay.hh"
Go to the source code of this file.
Namespaces | |
namespace | XrdCns |
Variables | |
const char * | XrdCnsSsiCfgCVSID = "$Id: XrdCnsSsiCfg.cc 32231 2010-02-05 18:24:46Z ganis $" |
XrdCnsSsiCfg | XrdCns::Config |
XrdSysError | XrdCns::MLog |
XrdCnsSsiSay | XrdCns::Say |
const char* XrdCnsSsiCfgCVSID = "$Id: XrdCnsSsiCfg.cc 32231 2010-02-05 18:24:46Z ganis $" |
Definition at line 13 of file XrdCnsSsiCfg.cc.