#include <strings.H>
Inherits REFcounter.
| Public Methods | |
| STR () | |
| STR (const char *s) | |
| STR (char s) | |
| STR (const STR &s) | |
| STR (int x) | |
| STR (double d) | |
| ~STR () | |
| size_t | len () const | 
| STR & | operator= (cSTR &s) | 
| char * | operator * () const | 
| char | operator[] (int i) const | 
| int | operator== (cSTR &s) const | 
| STR * | operator+ (cSTR &s) const | 
| int | contains (cSTR &s) const | 
| Static Public Attributes | |
| DllImpExp STR * | null = 0 | 
| Protected Attributes | |
| char * | _s | 
| Static Protected Attributes | |
| DllImpExp HASH< char * > * | strpool = 0 | 
| Friends | |
| ostream & | operator<< (ostream &os, cSTR *s) | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | ||||||||||||
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
 1.2.18
1.2.18