bin2hex(const string &s, int groups=0) | CTMisc | [static] |
bsd2int(unsigned char c) | CTMisc | [static] |
bsd2string(unsigned char c) | CTMisc | [static] |
bsd2string(const string &s) | CTMisc | [static] |
compare(const string &s1, const string &s2) | CTMisc | [static] |
hex2bin(const string &s) | CTMisc | [static] |
num2string(int n, const string &format="%d") | CTMisc | [static] |
removeBlanks(string &s) | CTMisc | [static] |
string2bsd(const string &s) | CTMisc | [static] |
string2num(const string &n, const string &format="%d") | CTMisc | [static] |