|  | OpenMS
    2.6.0
    | 
This is the complete list of members for StringUtils, including all inherited members.
| chop(const String &this_s, Size n) | StringUtils | inlinestatic | 
| ensureLastChar(String &this_s, char end) | StringUtils | inlinestatic | 
| extractDouble(IteratorT &begin, const IteratorT &end, double &target) | StringUtils | inlinestatic | 
| fillLeft(String &this_s, char c, UInt size) | StringUtils | inlinestatic | 
| fillRight(String &this_s, char c, UInt size) | StringUtils | inlinestatic | 
| firstToUpper(String &this_s) | StringUtils | inlinestatic | 
| has(const String &this_s, Byte byte) | StringUtils | inlinestatic | 
| hasPrefix(const String &this_s, const String &string) | StringUtils | inlinestatic | 
| hasSubstring(const String &this_s, const String &string) | StringUtils | inlinestatic | 
| hasSuffix(const String &this_s, const String &string) | StringUtils | inlinestatic | 
| number(double d, UInt n) | StringUtils | inlinestatic | 
| numberLength(double d, UInt n) | StringUtils | inlinestatic | 
| parse_double_ | StringUtils | privatestatic | 
| parse_float_ | StringUtils | privatestatic | 
| prefix(const String &this_s, size_t length) | StringUtils | inlinestatic | 
| prefix(const String &this_s, Int length) | StringUtils | inlinestatic | 
| prefix(const String &this_s, char delim) | StringUtils | inlinestatic | 
| quote(String &this_s, char q, String::QuotingMethod method) | StringUtils | inlinestatic | 
| random(UInt length) | StringUtils | inlinestatic | 
| remove(String &this_s, char what) | StringUtils | inlinestatic | 
| removeWhitespaces(String &this_s) | StringUtils | inlinestatic | 
| reverse(String &this_s) | StringUtils | inlinestatic | 
| simplify(String &this_s) | StringUtils | inlinestatic | 
| split(const String &this_s, const char splitter, std::vector< String > &substrings, bool quote_protect) | StringUtils | inlinestatic | 
| split(const String &this_s, const String &splitter, std::vector< String > &substrings) | StringUtils | inlinestatic | 
| split_quoted(const String &this_s, const String &splitter, std::vector< String > &substrings, char q, String::QuotingMethod method) | StringUtils | inlinestatic | 
| substitute(String &this_s, char from, char to) | StringUtils | inlinestatic | 
| substitute(String &this_s, const String &from, const String &to) | StringUtils | inlinestatic | 
| substr(const String &this_s, size_t pos, size_t n) | StringUtils | inlinestatic | 
| suffix(const String &this_s, size_t length) | StringUtils | inlinestatic | 
| suffix(const String &this_s, Int length) | StringUtils | inlinestatic | 
| suffix(const String &this_s, char delim) | StringUtils | inlinestatic | 
| toDouble(const String &s) | StringUtils | inlinestatic | 
| toFloat(const String &this_s) | StringUtils | inlinestatic | 
| toInt(const String &this_s) | StringUtils | inlinestatic | 
| toLower(String &this_s) | StringUtils | inlinestatic | 
| toQString(const String &this_s) | StringUtils | inlinestatic | 
| toUpper(String &this_s) | StringUtils | inlinestatic | 
| trim(String &this_s) | StringUtils | inlinestatic | 
| unquote(String &this_s, char q, String::QuotingMethod method) | StringUtils | inlinestatic | 
 1.8.16
 1.8.16