#include <stdio.h>
#include <unistd.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/uio.h>
#include <netinet/in.h>
#include <inttypes.h>
#include "XrdCms/XrdCmsNode.hh"
#include "XrdCms/XrdCmsReq.hh"
#include "XrdCms/XrdCmsRRQ.hh"
#include "XrdCms/XrdCmsRTable.hh"
#include "XrdCms/XrdCmsTrace.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysPlatform.hh"
#include "XrdSys/XrdSysPthread.hh"
#include "XProtocol/XProtocol.hh"
#include "XProtocol/YProtocol.hh"
#include "XrdXrootd/XrdXrootdStat.icc"
Go to the source code of this file.
Defines | |
#define | XRDXROOTD_STAT_CLASSNAME XrdCmsReq |
Variables | |
const char * | XrdCmsReqCVSID = "$Id: XrdCmsReq.cc 31508 2009-12-02 19:11:01Z brun $" |
#define XRDXROOTD_STAT_CLASSNAME XrdCmsReq |
Definition at line 318 of file XrdCmsReq.cc.
const char* XrdCmsReqCVSID = "$Id: XrdCmsReq.cc 31508 2009-12-02 19:11:01Z brun $" |
Definition at line 15 of file XrdCmsReq.cc.