|
Jpp
17.2.1-pre0
the software that should make you happy
|
This is the complete list of members for JLANG::JString, including all inherited members.
| __set__(const T &value, const Args &...args) | JLANG::JString | inlineprivate |
| __set__() const | JLANG::JString | inlineprivate |
| assign(T &output) | JLANG::JString | inline |
| compile(const JStringFacet &facet) | JLANG::JString | inline |
| endsWith(const std::string &suffix) const | JLANG::JString | inline |
| JString() | JLANG::JString | inline |
| JString(const std::string &buffer) | JLANG::JString | inlineexplicit |
| JString(const char c) | JLANG::JString | inlineexplicit |
| JString(const char *buffer, const std::string::size_type length) | JLANG::JString | inlineexplicit |
| JString(const T &value) | JLANG::JString | inline |
| JString(const char *format, const Args &...args) | JLANG::JString | inline |
| JString(const JString &buffer, const JStringFacet &facet) | JLANG::JString | inline |
| operator<<(std::ostream &out, const JString &object) | JLANG::JString | friend |
| operator>>(std::istream &in, JString &object) | JLANG::JString | friend |
| replace(const char target, const char replacement, const std::size_t max=std::numeric_limits< std::size_t >::max()) | JLANG::JString | inline |
| replace(const std::string &target, const std::string &replacement, const std::size_t max=std::numeric_limits< std::size_t >::max()) | JLANG::JString | inline |
| replace(const std::string &target, const T &value, const std::size_t max=std::numeric_limits< std::size_t >::max()) | JLANG::JString | inline |
| startsWith(const std::string &prefix) const | JLANG::JString | inline |
| toLower() | JLANG::JString | inline |
| toUpper() | JLANG::JString | inline |
| toValue(const JString &input) | JLANG::JString | inlinestatic |
| trim() | JLANG::JString | inline |
| trim(const char c) | JLANG::JString | inline |
| trim(const std::string &target) | JLANG::JString | inline |
| valueOf(const int input) | JLANG::JString | inlinestatic |
| valueOf(const T &input) | JLANG::JString | inlinestatic |
1.8.5