Coconut Framework  beta
Public Attributes | List of all members
CNText Struct Reference

#include <CNText.h>

Public Attributes

struct CNObject superClass
 
struct CNTextSectiontopSection
 
struct CNTextSectioncurrentSection
 
struct CNBuffer currentBuffer
 
struct CNPool textPool
 

Detailed Description

Data structure to store structured-text

Member Data Documentation

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


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