|
Coconut Framework
beta
|
#include <CNText.h>
Public Attributes | |
| struct CNObject | superClass |
| struct CNTextSection * | topSection |
| struct CNTextSection * | currentSection |
| struct CNBuffer | currentBuffer |
| struct CNPool | textPool |
Data structure to store structured-text
| struct CNObject CNText::superClass |
Super class
Referenced by CNReleaseText(), and CNResourceOfText().
| struct CNTextSection* CNText::topSection |
Top section
| struct CNTextSection* CNText::currentSection |
Current section
| struct CNBuffer CNText::currentBuffer |
Text buffer
Referenced by CNPutFixedStringToText(), and CNPutUTF8StringToText().
| struct CNPool CNText::textPool |
Text buffer
1.8.5