bes
Updated for version 3.20.5
|
This is the complete list of members for BESUtil, including all inherited members.
assemblePath(const string &firstPart, const string &secondPart, bool leadingSlash=false, bool trailingSlash=false) | BESUtil | static |
check_path(const string &path, const string &root, bool follow_sym_links) | BESUtil | static |
conditional_timeout_cancel() | 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 |
get_time(bool use_local_time=false) | BESUtil | static |
get_time(time_t the_time, bool use_local_time=false) | 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 |
normalize_path(const std::string &path, bool leading_separator, bool trailing_separator, const string separator="/") | BESUtil | static |
pathConcat(const string &firstPart, const string &secondPart, char separator='/') | BESUtil | static |
removeLeadingAndTrailingBlanks(string &key) | BESUtil | static |
replace_all(std::string &s, std::string find_this, std::string replace_with_this) | BESUtil | static |
separateCatalogFromPath(std::string &path) (defined in BESUtil) | BESUtil | static |
set_mime_html(ostream &strm) | BESUtil | static |
set_mime_text(ostream &strm) | BESUtil | static |
split(const string &s, char delim='/', bool skip_empty=true) | BESUtil | static |
tokenize(const std::string &str, std::vector< std::string > &tokens, const std::string &delimiters="/") | 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 |