Simple text object. More...

#include "IText.hpp"

+ Inheritance diagram for IText:

Public Member Functions

virtual const char * c_str () const =0
virtual ITextoperator= (const char *)=0
- Public Member Functions inherited from ObjectBase
virtual void Delete ()

Static Public Member Functions

static ITextNew (const char *msg)

Detailed Description

Simple text object.

For transporting text (=strings) from inside the DM to the outside, handling the life time problem