OpenMS
|
This is the complete list of members for StringListUtils, including all inherited members.
ConstIterator typedef | StringListUtils | |
ConstReverseIterator typedef | StringListUtils | |
fromQStringList(const QStringList &rhs) | StringListUtils | static |
Iterator typedef | StringListUtils | |
operator=(StringListUtils &) | StringListUtils | inlineprivate |
ReverseIterator typedef | StringListUtils | |
searchPrefix(const Iterator &start, const Iterator &end, const String &text, bool trim=false) | StringListUtils | static |
searchPrefix(const ConstIterator &start, const ConstIterator &end, const String &text, bool trim=false) | StringListUtils | static |
searchPrefix(const StringList &container, const String &text, bool trim=false) | StringListUtils | static |
searchPrefix(StringList &container, const String &text, bool trim=false) | StringListUtils | static |
searchSuffix(const Iterator &start, const Iterator &end, const String &text, bool trim=false) | StringListUtils | static |
searchSuffix(const ConstIterator &start, const ConstIterator &end, const String &text, bool trim=false) | StringListUtils | static |
searchSuffix(const StringList &container, const String &text, bool trim=false) | StringListUtils | static |
searchSuffix(StringList &container, const String &text, bool trim=false) | StringListUtils | static |
StringListUtils() | StringListUtils | inlineprivate |
StringListUtils(const StringListUtils &) | StringListUtils | inlineprivate |
toLower(StringList &sl) | StringListUtils | static |
toUpper(StringList &sl) | StringListUtils | static |