Simple text object. More...
#include "IText.hpp"
Public Member Functions | |
virtual const char * | c_str () const =0 |
virtual IText & | operator= (const char *)=0 |
![]() | |
virtual void | Delete () |
Static Public Member Functions | |
static IText * | New (const char *msg) |
Simple text object.
For transporting text (=strings) from inside the DM to the outside, handling the life time problem