, including all inherited members.
| atoi64(const std::string &str) | Utility | [static] |
| base64(const std::string &str_in) | Utility | [static] |
| base64d(const std::string &str_in) | Utility | [static] |
| bigint2string(int64_t l) | Utility | [static] |
| bigint2string(uint64_t l) | Utility | [static] |
| ChangeDirectory(const Path &to_dir) | Utility | [static] |
| CreateAddress(struct sockaddr *, socklen_t) | Utility | [static] |
| CurrentDirectory() | Utility | [static] |
| FromUtf8(const std::string &) | Utility | [static] |
| GetEnv(const std::string &name) | Utility | [static] |
| GetLocalAddress() | Utility | [static] |
| GetLocalHostname() | Utility | [static] |
| GetLocalIP() | Utility | [static] |
| GetTime(struct timeval *) | Utility | [static] |
| hex2unsigned(const std::string &str) | Utility | [static] |
| isipv4(const std::string &) | Utility | [static] |
| isipv6(const std::string &) | Utility | [static] |
| l2ip(const ipaddr_t, std::string &) | Utility | [static] |
| l2ip(const in_addr &, std::string &) | Utility | [static] |
| l2string(long l) | Utility | [static] |
| Logo | Utility | [static] |
| m_addr | Utility | [private, static] |
| m_host | Utility | [private, static] |
| m_ip | Utility | [private, static] |
| m_local_resolved | Utility | [private, static] |
| ResolveLocal() | Utility | [static] |
| reverse(struct sockaddr *sa, socklen_t sa_len, std::string &, int flags=0) | Utility | [static] |
| reverse(struct sockaddr *sa, socklen_t sa_len, std::string &hostname, std::string &service, int flags=0) | Utility | [static] |
| rfc1738_decode(const std::string &src) | Utility | [static] |
| rfc1738_encode(const std::string &src) | Utility | [static] |
| Rnd() | Utility | [static] |
| Sa2String(struct sockaddr *sa) | Utility | [static] |
| SetEnv(const std::string &var, const std::string &value) | Utility | [static] |
| Sleep(int ms) | Utility | [static] |
| Stack() | Utility | [static] |
| ThreadID() | Utility | [static] |
| ToLower(const std::string &str) | Utility | [static] |
| ToString(double d) | Utility | [static] |
| ToUpper(const std::string &str) | Utility | [static] |
| ToUtf8(const std::string &) | Utility | [static] |
| u2ip(const std::string &, ipaddr_t &) | Utility | [static] |
| u2ip(const std::string &, struct sockaddr_in &sa, int ai_flags=0) | Utility | [static] |
| u2service(const std::string &name, int &service, int ai_flags=0) | Utility | [static] |