#include <mk4.h>
Inheritance diagram for c4_StringRef:
Public Member Functions | |
c4_StringRef (const c4_Reference &) | |
Constructor. | |
operator const char * () const | |
Get the value as string. | |
c4_StringRef & | operator= (const char *) |
Set the value to the specified string. |