Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
CL_String Member List
This is the complete list of members for CL_String, including all inherited members.
- append_string(const char *prefix, const char *postfix)
[inline, private] - case_compare(const char *other)
[inline] - CL_String()
[inline] - CL_String(const std::string &_str)
[inline] - CL_String(const int value)
[inline] - CL_String(const float float_value)
[inline] - CL_String(const char *text)
[inline] - CL_String(const CL_String &clone)
[inline] - CL_String(const CL_String &text1, const CL_String &text2)
[inline] - CL_String(const char *text1, const char *text2)
[inline] - CL_String(const char *text, int length)
[inline] - find(int character, int start_pos=0)
[inline] - find_last(char character) const
[inline] - float_to_string(const char *prefix, const float _float_number)
[inline, private] - get_as_float()
[inline] - get_as_int()
[inline] - get_length()
[inline] - get_string()
[inline] - get_word(int word_no)
[inline] - int_to_string(const char *prefix, const int number)
[inline, private] - mid(int start, int len=-1)
[inline] - operator const char *()
[inline] - operator std::string()
[inline] - operator!=(const CL_String &other_string)
[inline] - operator!=(const char *other_text)
[inline] - operator+(const CL_String &other_string)
[inline] - operator+(const char *other_text)
[inline] - operator+(const int number)
[inline] - operator+(const float number)
[inline] - operator+=(const CL_String &other_string)
[inline] - operator+=(const char *other_text)
[inline] - operator+=(const int number)
[inline] - operator+=(const float number)
[inline] - operator+=(double float_number)
[inline] - operator<<(const CL_String &other_string)
[inline] - operator<<(const char *other_string)
[inline] - operator<<(const unsigned char *other_string)
[inline] - operator<<(const unsigned short number)
[inline] - operator<<(const short number)
[inline] - operator<<(const unsigned int number)
[inline] - operator<<(const int number)
[inline] - operator<<(const float float_number)
[inline] - operator<<(double float_number)
[inline] - operator=(const CL_String &other_string)
[inline] - operator=(const char *other_text)
[inline] - operator=(const int number)
[inline] - operator=(const float float_number)
[inline] - operator=(double float_number)
[inline] - operator==(const CL_String &other_string)
[inline] - operator==(const char *other_string)
[inline] - right(int len)
[inline] - str
[private] - to_lower()
[inline] - to_upper()
[inline]
Generated at Wed Apr 4 19:57:30 2001 for ClanLib by
1.2.6 written by Dimitri van Heesch,
© 1997-2001