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