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() const |
BALL::Substring |
|
clear() |
BALL::Substring |
[virtual] |
destroy() |
BALL::Substring |
|
dump(std::ostream &s=std::cout, Size depth=0)
const |
BALL::Substring |
|
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 (defined in BALL::Substring) |
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 |
|
toLower() |
BALL::Substring |
|
toString() const |
BALL::Substring |
|
toUpper() |
BALL::Substring |
|
unbind() |
BALL::Substring |
|
validateRange_(Index &from, Size &len)
const (defined in BALL::Substring) |
BALL::Substring |
[protected] |
~Substring() |
BALL::Substring |
[virtual] |