MAUtil::String Member List

This is the complete list of members for MAUtil::String, including all inherited members.

allocStringData(const char *text, int len)MAUtil::String [protected]
append(const char *other, int len)MAUtil::String
c_str() const MAUtil::String
capacity() const MAUtil::String
clear()MAUtil::String
find(const String &s, unsigned int offset=0) const MAUtil::String
findFirstNotOf(const char findNotThis, int position=0) const MAUtil::String
findFirstOf(const char findThis, int position=0) const MAUtil::String
findLastOf(const char findThis) const MAUtil::String
insert(int position, const String &other)MAUtil::String
insert(int position, char c)MAUtil::String
length() const MAUtil::String
npos enum valueMAUtil::String
operator!=(const String &other) const MAUtil::String
operator+(const String &other) const MAUtil::String
operator+(char c) const MAUtil::String
operator+=(const String &other)MAUtil::String
operator+=(char c)MAUtil::String
operator<(const String &other) const MAUtil::String
operator<=(const String &other) const MAUtil::String
operator=(const String &other)MAUtil::String
operator==(const String &other) const MAUtil::String
operator>(const String &other) const MAUtil::String
operator>=(const String &other) const MAUtil::String
operator[](int index)MAUtil::String
operator[](int index) const MAUtil::String
pointer()MAUtil::String
remove(int position, int number)MAUtil::String
reserve(int newSize)MAUtil::String
resize(int newSize)MAUtil::String
sdMAUtil::String [protected]
setData(StringData *data)MAUtil::String
size() const MAUtil::String
String()MAUtil::String
String(int capacity)MAUtil::String [explicit]
String(const char *text)MAUtil::String
String(const char *text, int len)MAUtil::String
String(const String &s)MAUtil::String
substr(int startIndex, int length=npos) const MAUtil::String
~String()MAUtil::String


Generated on Sat Feb 13 00:15:40 2010 for MoSync 2 beta 1 by  doxygen 1.4.6-NO