#include <TextData.h>
Public Member Functions | |
| CTextList () | |
| ~CTextList () | |
| void | AddTextList (const char *fmt,...) |
| void | ClearAllTextList () |
| char * | GetText (int i) |
| int | GetLength () |
| int | GetRootIndex () |
| CTextList::CTextList | ( | ) | [inline] |
| CTextList::~CTextList | ( | ) | [inline] |
| void CTextList::AddTextList | ( | const char * | fmt, |
| ... | |||
| ) |
| void CTextList::ClearAllTextList | ( | ) |
| int CTextList::GetLength | ( | ) | [inline] |
| int CTextList::GetRootIndex | ( | ) | [inline] |
| char * CTextList::GetText | ( | int | i ) |
1.7.2