XRootD
XrdPfcTypes.hh File Reference
#include <cstdint>
#include <vector>
+ Include dependency graph for XrdPfcTypes.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 XrdPfc
 

Typedefs

typedef std::vector< uint32_t > XrdPfc::vCkSum_t
 

Enumerations

enum  XrdPfc::CkSumCheck_e {
  XrdPfc::CSChk_Unknown = -1 ,
  XrdPfc::CSChk_None = 0 ,
  XrdPfc::CSChk_Cache = 1 ,
  XrdPfc::CSChk_Net = 2 ,
  XrdPfc::CSChk_Both = 3 ,
  XrdPfc::CSChk_TLS = 4
}