#include <lllcd.h>
Inheritance diagram for llDebugConsolePageGroup:


| 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::GetDisplayable | ( | ) |  [virtual] | 
Implements llLCDPageGroup.
| virtual void llDebugConsolePageGroup::UpdateDetails | ( | ) |  [virtual] | 
Implements llLCDPageGroup.
| LLWString llDebugConsolePageGroup::mLine1  [private] | 
| LLWString llDebugConsolePageGroup::mLine2  [private] | 
| LLWString llDebugConsolePageGroup::mLine3  [private] | 
 1.4.7
 1.4.7