OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
StringUtils Member List

This is the complete list of members for StringUtils, including all inherited members.

insert_oc_roots(const std::string &str)StringUtilsstatic
insert_oc_roots(std::string &str)StringUtilsstatic
replace_all(const std::string &haystack, const char *needle, const char *replacement)StringUtilsstatic
replace_all(std::string &haystack, const char *needle, const char *replacement)StringUtilsstatic
replace_oc_roots(const std::string &str)StringUtilsstatic
replace_oc_roots(std::string &str)StringUtilsstatic
stov(std::string &str, const std::string &delims=",", bool merge_multiple_delims=false, T default_value=T{})StringUtilsstatic
stov(std::string &str, const std::string &delims, bool merge_multiple_delims, T default_value, std::function< T(const std::string &)> parser)StringUtilsstatic
strip_brackets(const std::string &haystack)StringUtilsstatic
strip_brackets(std::string &haystack)StringUtilsstatic
strip_enclosure(const std::string &haystack, const char first, const char last)StringUtilsstatic
strip_enclosure(std::string &haystack, const char first, const char last)StringUtilsstatic
strip_quotes(const std::string &haystack)StringUtilsstatic
strip_quotes(std::string &haystack)StringUtilsstatic