|
bes
Updated for version 3.17.1
|
This is the complete list of members for BESUtil, including all inherited members.
| assemblePath(const string &firstPart, const string &secondPart, bool addLeadingSlash=false) | BESUtil | static |
| check_path(const string &path, const string &root, bool follow_sym_links) | BESUtil | static |
| endsWith(std::string const &fullString, std::string const &ending) | BESUtil | static |
| explode(char delim, const string &str, list< string > &values) | BESUtil | static |
| fastpidconverter(char *buf, int base) | BESUtil | static |
| fastpidconverter(long val, char *buf, int base) (defined in BESUtil) | BESUtil | static |
| id2xml(string in, const string ¬_allowed="><&'\"") | BESUtil | static |
| implode(const list< string > &values, char delim) | BESUtil | static |
| lowercase(const string &s) | BESUtil | static |
| removeLeadingAndTrailingBlanks(string &key) | BESUtil | static |
| set_mime_html(ostream &strm) | BESUtil | static |
| set_mime_text(ostream &strm) | BESUtil | static |
| unescape(const string &s) | BESUtil | static |
| unhexstring(string s) (defined in BESUtil) | BESUtil | static |
| url_create(BESUtil::url &url_parts) (defined in BESUtil) | BESUtil | static |
| url_explode(const string &url_str, BESUtil::url &url_parts) | BESUtil | static |
| www2id(const string &in, const string &escape="%", const string &except="") | BESUtil | static |
| xml2id(string in) | BESUtil | static |