#include <sys/types.h>#include <netinet/in.h>#include <cinttypes>#include "XrdCks/XrdCksCalc.hh"#include "XrdSys/XrdSysPlatform.hh"Go to the source code of this file.
Classes | |
| class | XrdCksCalcadler32 |
Macros | |
| #define | DO1(buf) |
| #define | DO16(buf) |
| #define | DO2(buf) |
| #define | DO4(buf) |
| #define | DO8(buf) |
| #define DO1 | ( | buf | ) |
Definition at line 75 of file XrdCksCalcadler32.hh.
Referenced by XrdCksCalcadler32::Update().
| #define DO16 | ( | buf | ) |
Definition at line 79 of file XrdCksCalcadler32.hh.
Referenced by XrdCksCalcadler32::Update().
| #define DO2 | ( | buf | ) |
Definition at line 76 of file XrdCksCalcadler32.hh.
| #define DO4 | ( | buf | ) |
Definition at line 77 of file XrdCksCalcadler32.hh.
| #define DO8 | ( | buf | ) |
Definition at line 78 of file XrdCksCalcadler32.hh.