1 #ifndef __SUT_BUCKET_H__
2 #define __SUT_BUCKET_H__
31 #ifndef __SUT_STRING_H__
55 void Update(
char *nb = 0,
int ns = 0,
int ty = 0);
57 int SetBuf(
const char *nb = 0,
int ns = 0);
59 void Dump(
int opt = 1);
int operator!=(const XrdSutBucket &b)
XrdSutBucket(char *bp=0, int sz=0, int ty=0)
int SetBuf(const char *nb=0, int ns=0)
void ToString(XrdOucString &s)
int operator==(const XrdSutBucket &b)
void Update(char *nb=0, int ns=0, int ty=0)