Go to the documentation of this file. 1 #ifndef __XrdBuffer_H__
2 #define __XrdBuffer_H__
15 #include <sys/types.h>
46 #define XRD_BUCKETS 12
47 #define XRD_BUSHIFT 10
70 void Set(
int maxmem=-1,
int minw=-1);
72 int Stats(
char *buff,
int blen,
int do_sync=0);