Barracuda Application Server C/C++ Reference
NO
|
This is the complete list of members for BufPrint, including all inherited members.
b64Encode(const void *data, S32 slen) | BufPrint | |
b64urlEncode(const void *source, S32 slen, bool padding) | BufPrint | |
baputc(int c) | BufPrint | |
BufPrint(void *userData=0, BufPrint_Flush flush=0) | BufPrint | |
BufPrint(char *buf, int size, void *userData=0, BufPrint_Flush flush=0) | BufPrint | |
erase() | BufPrint | |
flush() | BufPrint | |
getBuf() | BufPrint | |
getBufSize() | BufPrint | |
getUserData() | BufPrint | |
jsonString(const char *str) | BufPrint | |
printf(const char *fmt,...) | BufPrint | |
setBuf(char *buf, int size) | BufPrint | |
vprintf(const char *fmt, va_list argList) | BufPrint | |
write(const void *data, int len) | BufPrint | |
write(const char *buf) | BufPrint |