, including all inherited members.
| appName | adchpp::Util | [static] |
| appPath | adchpp::Util | [static] |
| cfgPath | adchpp::Util | [private, static] |
| decodeUrl(const std::string &aUrl, std::string &aServer, short &aPort, std::string &aFile) | adchpp::Util | [static] |
| emptyString | adchpp::Util | [static] |
| emptyStringW | adchpp::Util | [static] |
| formatBytes(const std::string &aString) | adchpp::Util | [inline, static] |
| formatBytes(int64_t aBytes) | adchpp::Util | [static] |
| formatSeconds(int64_t aSec) | adchpp::Util | [inline, static] |
| formatTime(const std::string &msg, time_t t=time(NULL)) | adchpp::Util | [static] |
| getAppName() | adchpp::Util | [static] |
| getAppPath() | adchpp::Util | [static] |
| getCfgPath() | adchpp::Util | [inline, static] |
| getLocalIp() | adchpp::Util | [static] |
| getOsVersion() | adchpp::Util | [static] |
| getShortTimeString() | adchpp::Util | [static] |
| getTimeString() | adchpp::Util | [static] |
| initialize(const std::string &configPath) | adchpp::Util | [static] |
| isPrivateIp(std::string const &ip) | adchpp::Util | [static] |
| rand() | adchpp::Util | [static] |
| rand(uint32_t high) | adchpp::Util | [inline, static] |
| rand(uint32_t low, uint32_t high) | adchpp::Util | [inline, static] |
| randd() | adchpp::Util | [inline, static] |
| Reason enum name | adchpp::Util | |
| REASON_BAD_STATE enum value | adchpp::Util | |
| REASON_CID_CHANGE enum value | adchpp::Util | |
| REASON_CID_TAKEN enum value | adchpp::Util | |
| REASON_FLOODING enum value | adchpp::Util | |
| REASON_HUB_FULL enum value | adchpp::Util | |
| REASON_INVALID_COMMAND_TYPE enum value | adchpp::Util | |
| REASON_INVALID_DESCRIPTION enum value | adchpp::Util | |
| REASON_INVALID_IP enum value | adchpp::Util | |
| REASON_INVALID_SID enum value | adchpp::Util | |
| REASON_LAST enum value | adchpp::Util | |
| REASON_LOGIN_TIMEOUT enum value | adchpp::Util | |
| REASON_MAX_COMMAND_SIZE enum value | adchpp::Util | |
| REASON_NICK_INVALID enum value | adchpp::Util | |
| REASON_NICK_TAKEN enum value | adchpp::Util | |
| REASON_NO_BANDWIDTH enum value | adchpp::Util | |
| REASON_NO_BASE_SUPPORT enum value | adchpp::Util | |
| REASON_NO_TIGR_SUPPORT enum value | adchpp::Util | |
| REASON_PID_CID_LENGTH enum value | adchpp::Util | |
| REASON_PID_CID_MISMATCH enum value | adchpp::Util | |
| REASON_PID_MISSING enum value | adchpp::Util | |
| REASON_PID_WITHOUT_CID enum value | adchpp::Util | |
| REASON_PLUGIN enum value | adchpp::Util | |
| REASON_WRITE_OVERFLOW enum value | adchpp::Util | |
| REASON_WRITE_TIMEOUT enum value | adchpp::Util | |
| reasons | adchpp::Util | [static] |
| setApp(const std::string &app) | adchpp::Util | [static] |
| setCfgPath(const std::string &path) | adchpp::Util | [inline, static] |
| toBool(const std::string &aString) | adchpp::Util | [inline, static] |
| toBool(const char *aString) | adchpp::Util | [inline, static] |
| toDouble(const std::string &aString) | adchpp::Util | [inline, static] |
| toDouble(const char *aString) | adchpp::Util | [inline, static] |
| toFloat(const std::string &aString) | adchpp::Util | [inline, static] |
| toFloat(const char *aString) | adchpp::Util | [inline, static] |
| toInt(const std::string &aString) | adchpp::Util | [inline, static] |
| toInt(const char *aString) | adchpp::Util | [inline, static] |
| toInt64(const std::string &aString) | adchpp::Util | [inline, static] |
| toInt64(const char *aString) | adchpp::Util | [inline, static] |
| tokenize(StringList &lst, const std::string &str, char sep, std::string::size_type j=0) | adchpp::Util | [static] |
| toString(bool val) | adchpp::Util | [inline, static] |
| toString(short val) | adchpp::Util | [inline, static] |
| toString(unsigned short val) | adchpp::Util | [inline, static] |
| toString(int val) | adchpp::Util | [inline, static] |
| toString(unsigned int val) | adchpp::Util | [inline, static] |
| toString(long val) | adchpp::Util | [inline, static] |
| toString(unsigned long val) | adchpp::Util | [inline, static] |
| toString(long long val) | adchpp::Util | [inline, static] |
| toString(unsigned long long val) | adchpp::Util | [inline, static] |
| toString(double val, int maxDec=2) | adchpp::Util | [inline, static] |
| toString(const std::string &aString) | adchpp::Util | [inline, static] |
| translateError(int aError) | adchpp::Util | [static] |
| validateCharset(std::string const &field, int p) | adchpp::Util | [static] |