| base64Encode(const char *str) | Util | [static] |
| conv(unsigned int bitsPerSample, unsigned char *pcmBuffer, unsigned int lenPcmBuffer, short int *outBuffer, bool isBigEndian=true) | Util | [static] |
| conv(short int *shortBuffer, unsigned int lenShortBuffer, float **floatBuffers, unsigned int channels) | Util | [static] |
| conv16(unsigned char *pcmBuffer, unsigned int lenPcmBuffer, short int *leftBuffer, short int *rightBuffer, unsigned int channels, bool isBigEndian) | Util | [static] |
| conv8(unsigned char *pcmBuffer, unsigned int lenPcmBuffer, short int *leftBuffer, short int *rightBuffer, unsigned int channels) | Util | [static] |
| fileAddDate(const char *str) | Util | [static] |
| operator=(const Util &u) | Util | [inline, protected] |
| strCat(char *dest, const char *src) | Util | [static] |
| strCpy(char *dest, const char *src) | Util | [static] |
| strDup(const char *str) | Util | [static] |
| strEq(const char *str1, const char *str2, unsigned int len=0) | Util | [static] |
| strLen(const char *str) | Util | [static] |
| strToD(const char *str) | Util | [static] |
| strToL(const char *str, int base=10) | Util | [static] |
| Util(void) | Util | [inline, protected] |
| Util(const Util &e) | Util | [inline, protected] |
| ~Util(void) | Util | [inline, protected] |