#include <memory>
#include <string>
#include <vector>
#include "XrdSys/XrdSysPthread.hh"
#include "XrdHttp/XrdHttpExtHandler.hh"
#include "XrdHttp/XrdHttpUtils.hh"
Go to the source code of this file.
Classes | |
class | TPC::TPCHandler |
struct | TPC::TPCHandler::TPCLogRecord |
Namespaces | |
namespace | TPC |
Typedefs | |
typedef void | CURL |
Enumerations | |
enum | TPC::LogMask { TPC::Debug = 0x01, TPC::Info = 0x02, TPC::Warning = 0x04, TPC::Error = 0x08, TPC::All = 0xff } |
typedef void CURL |