Polaris: Member List

String Member List

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

absorb(char *allocated_str)String
defined() const String [inline]
hash_value() const String
index(const char *substring) const String
index_case(const char *substring) const String
len() const String [inline]
operator const char *() const String [inline]
operator!=(const char *str, const String &string)String [friend]
operator!=(const char *str) const String [inline]
operator!=(const String &s) const String [inline]
operator+(const char *str, const String &string)String [friend]
operator+(const char *str) const String
operator+(const String &other) const String
operator+=(const char *str)String
operator+=(const String &other)String
operator<(const char *str, const String &string)String [friend]
operator<(const char *str) const String [inline]
operator<(const String &s) const String [inline]
operator<<(ostream &o, const String &string)String [friend]
operator=(const char *str)String
operator=(const String *other)String
operator=(const String &other)String
operator==(const char *str, const String &string)String [friend]
operator==(const char *str) const String [inline]
operator==(const String &s) const String [inline]
operator[](int index) const String [inline]
operator[](int index)String [inline]
String()String [inline]
String(const char *str)String
String(const char *str, int max_len)String
String(const String &other)String
String(const String &other, int first, int last)String
String(const String &other, char *delim1, char *delim2)String
structures_OK() const String
upcase() const String
~String()String [virtual]

 © 1995-2005 University of Illinois, Urbana-Champaign. All rights reserved.  Fri Mar 25 23:08:23 2005