Go to the documentation of this file. 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);