BALL::Substring Member List
This is the complete list of members for
BALL::Substring, including all inherited members.
| bind(const String &string, Index from=0, Size len=String::EndPos) | BALL::Substring | |
| bind(const Substring &substring, Index from=0, Size len=String::EndPos) | BALL::Substring | |
| bound_ | BALL::Substring | [private] |
| c_str() | BALL::Substring | |
| c_str() const | BALL::Substring | |
| clear() | BALL::Substring | [virtual] |
| destroy() | BALL::Substring | |
| dump(std::ostream &s=std::cout, Size depth=0) const | BALL::Substring | |
| from_ | BALL::Substring | [private] |
| getBoundString() | BALL::Substring | |
| getBoundString() const | BALL::Substring | |
| getFirstIndex() const | BALL::Substring | |
| getLastIndex() const | BALL::Substring | |
| isBound() const | BALL::Substring | |
| isEmpty() const | BALL::Substring | |
| isValid() const | BALL::Substring | |
| operator String() const | BALL::Substring | |
| operator!=(const Substring &substring) const | BALL::Substring | |
| operator!=(const String &string) const | BALL::Substring | |
| operator!=(const String &string, const Substring &substring) | BALL::Substring | [friend] |
| operator!=(const char *char_ptr) const | BALL::Substring | |
| operator!=(char c) const | BALL::Substring | |
| operator<<(std::ostream &s, const Substring &substring) | BALL::Substring | [friend] |
| operator=(const String &string) | BALL::Substring | |
| operator=(const Substring &substring) | BALL::Substring | |
| operator=(const char *char_ptr) | BALL::Substring | |
| operator==(const Substring &substring) const | BALL::Substring | |
| operator==(const String &string) const | BALL::Substring | |
| operator==(const String &string, const Substring &substring) | BALL::Substring | [friend] |
| operator==(const char *char_ptr) const | BALL::Substring | |
| operator==(char c) const | BALL::Substring | |
| operator[](Index index) | BALL::Substring | |
| operator[](Index index) const | BALL::Substring | |
| set(const String &string) | BALL::Substring | |
| set(const Substring &s) | BALL::Substring | |
| set(const char *char_ptr, Size size=String::EndPos) | BALL::Substring | |
| size() const | BALL::Substring | |
| String class | BALL::Substring | [friend] |
| Substring() | BALL::Substring | |
| Substring(const Substring &substring, bool deep=true) | BALL::Substring | |
| Substring(const String &string, Index from=0, Size len=String::EndPos) | BALL::Substring | |
| to_ | BALL::Substring | [private] |
| toLower() | BALL::Substring | |
| toString() const | BALL::Substring | |
| toUpper() | BALL::Substring | |
| unbind() | BALL::Substring | |
| validateRange_(Index &from, Size &len) const | BALL::Substring | [protected] |
| ~Substring() | BALL::Substring | [virtual] |