Go to the documentation of this file.
2 #ifndef __SUT_BUCKET_H__
3 #define __SUT_BUCKET_H__
14 #ifndef __SUT_STRING_H__
38 void Update(
char *nb = 0,
int ns = 0,
int ty = 0);
40 int SetBuf(
const char *nb = 0,
int ns = 0);
42 void Dump(
int opt = 1);