| 
 
 | 
 | 
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 Fri May 8 12:37:22 2015, using kdoc 2.0a54. |