|
|
String ()
| String |
String (const String&)
| String |
String (const char*)
| String |
~String ()
| ~String |
const char * getValue ()
| getValue |
[const]
bool operator== (const String & s)
| operator== |
bool operator== (const char*)
| operator== |
String operator+ (const String & s)
| operator+ |
ostream & print (int,ostream&)
|
[const virtual]
Reimplemented from Atoma.
void flush (const char*)
| flush |
[const virtual]
Reimplemented from Atoma.
Element * copy ()
| copy |
[const virtual]
Reimplemented from Atoma.
bool isEvent ()
| isEvent |
[const virtual]
Reimplemented from Element.
Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53. |