#include <lllcd.h>


Public Member Functions | |
| LLDebugConsolePageGroup (CEzLcd *LCD, int type, HICON SLIcon) | |
| virtual void | UpdateDetails () |
| virtual void | GetDisplayable () |
| void | InsertText (const LLWString &newLine) |
Private Attributes | |
| LLWString | mLine1 |
| LLWString | mLine2 |
| LLWString | mLine3 |
Definition at line 48 of file lllcd.h.
| LLDebugConsolePageGroup::LLDebugConsolePageGroup | ( | CEzLcd * | LCD, | |
| int | type, | |||
| HICON | SLIcon | |||
| ) |
| virtual void LLDebugConsolePageGroup::UpdateDetails | ( | ) | [virtual] |
Implements LLLCDPageGroup.
| virtual void LLDebugConsolePageGroup::GetDisplayable | ( | ) | [virtual] |
Implements LLLCDPageGroup.
| void LLDebugConsolePageGroup::InsertText | ( | const LLWString & | newLine | ) |
LLWString LLDebugConsolePageGroup::mLine1 [private] |
LLWString LLDebugConsolePageGroup::mLine2 [private] |
LLWString LLDebugConsolePageGroup::mLine3 [private] |
1.5.5