![]() |
XRootD
|
Classes | |
struct | CurlDeleter |
class | State |
class | Stream |
class | TPCHandler |
Typedefs | |
using | ManagedCurlHandle = std::unique_ptr<CURL, CurlDeleter> |
Enumerations | |
enum | LogMask { Debug = 0x01 , Info = 0x02 , Warning = 0x04 , Error = 0x08 , All = 0xff } |
using TPC::ManagedCurlHandle = std::unique_ptr<CURL, CurlDeleter> |
Definition at line 39 of file XrdTpcTPC.hh.
enum TPC::LogMask |
Enumerator | |
---|---|
Debug | |
Info | |
Warning | |
Error | |
All |
Definition at line 27 of file XrdTpcTPC.hh.