Public Member Functions

Text Class Reference

Internal parent object of all Text-like objects. More...

#include <script_text.hpp>

Inheritance diagram for Text:
ScriptObject SimpleCountedObject RawText ScriptText

Public Member Functions

virtual const char * GetEncodedText ()=0
 Convert a ScriptText to a normal string.

Detailed Description

Internal parent object of all Text-like objects.

-all

Definition at line 22 of file script_text.hpp.


Member Function Documentation

virtual const char* Text::GetEncodedText (  )  [pure virtual]

The documentation for this class was generated from the following file: