|
|
Indirected shared string offering access to atom strings
inline explicit Atom (const char* value)
| Atom |
Constructor
Parameters:
value | Atom's string value |
inline operator const String& ()
| operator const String& |
[const]
Conversion to "const String &" operator
Returns: Pointer to the atom String
inline const String* operator-> ()
| operator-> |
[const]
String method call operator
Returns: Pointer to the atom String
Generated by: paulc on bussard on Sun Oct 20 21:06:06 2013, using kdoc 2.0a54. |