XRootD
Loading...
Searching...
No Matches
XrdHttpMon.cc File Reference
#include "XrdHttpMon.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdXrootd/XrdXrootdGStream.hh"
#include <iostream>
#include <sstream>
#include <thread>
Include dependency graph for XrdHttpMon.cc:

Go to the source code of this file.

Typedefs

typedef std::array< std::array< XrdHttpMon::HttpInfo, XrdHttpMon::StatusCodes::sc_Count >, XrdHttpReq::ReqType::rtCountStatsMatrix

Variables

XrdSysError eDest (0, "HttpMon")

Typedef Documentation

◆ StatsMatrix

Variable Documentation

◆ eDest

XrdSysError eDest(0, "HttpMon") ( 0 ,
"HttpMon"  )