Simple Application Framework  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Saf::Text::String Member List
This is the complete list of members for Saf::Text::String, including all inherited members.
CodePoints() const Saf::Text::String [inline]
Elements() const Saf::Text::String [inline]
Free()Saf::Text::String [protected]
IsEmpty() const Saf::Text::String [inline]
Left(Size sz) const Saf::Text::String [inline]
Lower() const Saf::Text::String
Mid(Size pos, Size sz) const Saf::Text::String
operator+(const String &str) const Saf::Text::String
operator<(const String &str) const Saf::Text::String
operator=(const String &str)Saf::Text::String
operator==(const String &str) const Saf::Text::String
operator[](Size n) const Saf::Text::String [inline]
Pad(const Char &ch, Size left, Size right) const Saf::Text::String
Resize(Size sz)Saf::Text::String [protected]
Reverse() const Saf::Text::String
Right(Size sz) const Saf::Text::String [inline]
String()Saf::Text::String [inline]
String(Size count, const Char &c)Saf::Text::String
String(const char *str)Saf::Text::String
String(const String &str)Saf::Text::String [inline]
Swap(String &s)Saf::Text::String [inline]
Trim(bool left, bool right) const Saf::Text::String
Upper() const Saf::Text::String
~String()Saf::Text::String [inline]