#include "ObjectClass.hpp"
Go to the source code of this file.
Classes | |
class | RexxTextClass |
class | RexxText |
class | Unicode |
Functions | |
RexxText * | new_text (RexxString *s) |
RexxText * | new_text (const char *s, size_t l) |
RexxText * | new_text (const char *s) |
|
inline |
Definition at line 115 of file TextClass.hpp.
References new_text().
|
inline |
Definition at line 110 of file TextClass.hpp.
References RexxText::newText().
|
inline |
Definition at line 105 of file TextClass.hpp.
References RexxText::newText().
Referenced by RexxMemory::createImage(), new_text(), and RexxMemory::restore().