From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/class_text-members.html | 163 +++++++++++++++++++++++++++++++ 1 file changed, 163 insertions(+) create mode 100644 Doc/doxygen/html/class_text-members.html (limited to 'Doc/doxygen/html/class_text-members.html') diff --git a/Doc/doxygen/html/class_text-members.html b/Doc/doxygen/html/class_text-members.html new file mode 100644 index 0000000..46c4745 --- /dev/null +++ b/Doc/doxygen/html/class_text-members.html @@ -0,0 +1,163 @@ + + + + + +Starshatter_Open: Member List + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
Text Member List
+
+
+ +

This is the complete list of members for Text, including all inherited members.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
append(char c)Text
append(const char *s)Text
append(const Text &s)Text
compare(const char *s) const Textinline
compare(const Text &s) const Textinline
contains(char c) const Text
contains(const char *s) const Text
containsAnyOf(const char *charSet) const Text
data() const Textinline
hash() const Textinline
indexOf(char c) const Text
indexOf(const char *s) const Text
isSensitive() const Text
length() const Textinline
operator const char *() const Textinline
operator()(int index) const Text
operator()(int index)Text
operator()(int start, int len) const Text
operator+(char c)Text
operator+(const char *s)Text
operator+(const Text &s)Text
operator+=(char c)Textinline
operator+=(const char *s)Textinline
operator+=(const Text &s)Textinline
operator=(const char *s)Text
operator=(const Text &s)Text
operator[](int index) const Text
operator[](int index)Text
replace(const char *pattern, const char *substitution)Text
setSensitive(bool s)Text
substring(int start, int length)Text
Text()Text
Text(char c)Text
Text(const char *s)Text
Text(const char *s, int len)Text
Text(char c, int len)Text
Text(const Text &s)Text
toLower()Text
toUpper()Text
trim()Text
TYPENAME()Textinlinestatic
~Text()Text
+
+ + + + -- cgit v1.1