Tools Member List
This is the complete list of members for
Tools, including all inherited members.
asciiToHexa(string) | Tools | [static] |
cleanHTML(string) | Tools | [static] |
clearAccents(string) | Tools | [static] |
copyFile(string, string) | Tools | [static] |
delStrFromVector(vector< string > *, string) | Tools | [static] |
doubleToStr(double) | Tools | [static] |
escapeChar(string, char) | Tools | [static] |
gatherVectorElements(vector< string >, string, unsigned int) | Tools | [static] |
hexaToAscii(string) | Tools | [static] |
intToStr(int) | Tools | [static] |
ircMaskMatch(string, string) | Tools | [static] |
isInVector(vector< string >, string) | Tools | [static] |
log(string, string, bool timestamp=true, bool truncate=false) | Tools | [static] |
masksMatch(char *, char *) | Tools | [static] |
parseQ3Colors(string) | Tools | [static] |
random(int min, int max) | Tools | [static] |
stringToVector(string, string, unsigned int start=0) | Tools | [static] |
strtimeToSeconds(string) | Tools | [static] |
strToDouble(string) | Tools | [static] |
strToInt(string) | Tools | [static] |
strToUnsignedInt(string) | Tools | [static] |
to_lower(string) | Tools | [static] |
to_upper(string) | Tools | [static] |
Tools() | Tools | |
urlencode(string) | Tools | [static] |
vectorToString(vector< string >, string, unsigned int start=0) | Tools | [static] |
~Tools() | Tools | |