Cast_from_void(void *V) | REFptr< STR > | [inline] |
Clear() | REFptr< STR > | [inline] |
contains(Cstr_ptr &s) const | str_ptr | [inline] |
contains(Cstr_list &s) const | str_ptr | |
Init() | REFptr< STR > | [inline] |
len() const | str_ptr | [inline] |
null_str() | str_ptr | [inline, static] |
operator *() const | REFptr< STR > | [inline] |
operator *() | REFptr< STR > | [inline] |
operator int() const | str_ptr | [inline] |
operator!() const | str_ptr | [inline] |
operator!=(Cstr_ptr &s) const | str_ptr | [inline] |
REFptr< STR >::operator!=(cREFptr< STR > &p) const | REFptr< STR > | [inline] |
operator+(int i) const | str_ptr | [inline] |
operator+(const char *s) const | str_ptr | [inline] |
operator+(Cstr_ptr &s) const | str_ptr | [inline] |
operator->() const | REFptr< STR > | [inline] |
operator->() | REFptr< STR > | [inline] |
operator<<(ostream &s, Cstr_ptr &p) | str_ptr | [friend] |
REFptr< STR >::operator<<(ostream &os, cREFptr< STR > &p) | REFptr< STR > | [friend] |
operator=(STR *o) | REFptr< STR > | [inline] |
operator=(cREFptr< STR > &p) | REFptr< STR > | [inline] |
operator==(Cstr_ptr &s) const | str_ptr | [inline] |
REFptr< STR >::operator==(cREFptr< STR > &p) const | REFptr< STR > | [inline] |
operator>>(istream &s, str_ptr &p) | str_ptr | [friend] |
operator[](int i) const | str_ptr | [inline] |
p_ | REFptr< STR > | [protected] |
pointer() const | REFptr< STR > | [inline] |
pointer() | REFptr< STR > | [inline] |
REFptr() | REFptr< STR > | [inline] |
REFptr(cREFptr< STR > &p) | REFptr< STR > | [inline] |
REFptr(STR *pObj) | REFptr< STR > | [inline] |
str_ptr() | str_ptr | [inline] |
str_ptr(Cstr_ptr &p) | str_ptr | [inline] |
str_ptr(STR *s) | str_ptr | [inline] |
str_ptr(const char *s) | str_ptr | [inline] |
str_ptr(char c) | str_ptr | [inline] |
str_ptr(int x) | str_ptr | [inline] |
str_ptr(double d) | str_ptr | [inline] |
to_lower() const | str_ptr | |
to_upper() const | str_ptr | |
~REFptr() | REFptr< STR > | [inline, virtual] |