BALL  1.5.0
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
c_str()BALL::Substring
c_str() constBALL::Substring
clear()BALL::Substringvirtual
destroy()BALL::Substring
dump(std::ostream &s=std::cout, Size depth=0) constBALL::Substring
getBoundString()BALL::Substring
getBoundString() constBALL::Substring
getFirstIndex() constBALL::Substring
getLastIndex() constBALL::Substring
isBound() constBALL::Substring
isEmpty() constBALL::Substring
isValid() constBALL::Substring
operator String() constBALL::Substring
operator!=(const Substring &substring) constBALL::Substring
operator!=(const String &string) constBALL::Substring
operator!=(const String &string, const Substring &substring)BALL::Substringfriend
operator!=(const char *char_ptr) constBALL::Substring
operator!=(char c) constBALL::Substring
operator<<(std::ostream &s, const Substring &substring)BALL::Substringfriend
operator=(const String &string)BALL::Substring
operator=(const Substring &substring)BALL::Substring
operator=(const char *char_ptr)BALL::Substring
operator==(const Substring &substring) constBALL::Substring
operator==(const String &string) constBALL::Substring
operator==(const String &string, const Substring &substring)BALL::Substringfriend
operator==(const char *char_ptr) constBALL::Substring
operator==(char c) constBALL::Substring
operator[](Index index)BALL::Substring
operator[](Index index) constBALL::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() constBALL::Substring
String classBALL::Substringfriend
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
toLower()BALL::Substring
toString() constBALL::Substring
toUpper()BALL::Substring
unbind()BALL::Substring
validateRange_(Index &from, Size &len) constBALL::Substringprotected
~Substring()BALL::Substringvirtual