The = operator sets the string.
Public
const OMString& operator=(const OMString& s); const OMString& operator=(const char s); const OMString& operator=(const char * s);
s
The string to set
The string