LLLCD Class Reference

#include <lllogitechlcd.h>

Collaboration diagram for LLLCD:

Collaboration graph
[legend]

List of all members.

Public Types

enum  {
  kLCDDefault, kLCDDebug, kLCDChat, kLCDRegion,
  kLCDLinden, kLCDIM, kLCDDebugConsole, kMaxLCDPageGroups
}
typedef std::vector
< LLLCDPageGroup * > 
pageGroupArray_t

Public Member Functions

 LLLCD (HINSTANCE instance)
 ~LLLCD ()
void UpdateDisplay ()
bool Enabled ()
BOOL AreZ10Available ()
BOOL IsG15Available ()

Public Attributes

pageGroupArray_t mPageGroupArray
HICON mSLIcon
CEzLcd * mLCD

Private Member Functions

void SetUpDisplayPages ()
LLLCDPageGroupGetNextPageToDisplay ()

Private Attributes

LLLCDPageGroupmCurrentGroupBeingShown
bool mInited
int mPageToShow
LLFrameTimer mDisplayTimer
LLFrameTimer mDebounceTimer
HINSTANCE mInstance
bool mFirstTimeThru
int mDestinationLCD


Detailed Description

Definition at line 86 of file lllogitechlcd.h.


Member Typedef Documentation

typedef std::vector<LLLCDPageGroup *> LLLCD::pageGroupArray_t

Definition at line 107 of file lllogitechlcd.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
kLCDDefault 
kLCDDebug 
kLCDChat 
kLCDRegion 
kLCDLinden 
kLCDIM 
kLCDDebugConsole 
kMaxLCDPageGroups 

Definition at line 89 of file lllogitechlcd.h.


Constructor & Destructor Documentation

LLLCD::LLLCD ( HINSTANCE  instance  ) 

LLLCD::~LLLCD (  ) 


Member Function Documentation

void LLLCD::UpdateDisplay (  ) 

Referenced by LLAppViewer::mainLoop().

Here is the caller graph for this function:

bool LLLCD::Enabled (  ) 

Referenced by LLPreferenceCore::apply(), LLPreferenceCore::cancel(), LLPreferenceCore::LLPreferenceCore(), and update_statistics().

Here is the caller graph for this function:

BOOL LLLCD::AreZ10Available (  ) 

BOOL LLLCD::IsG15Available (  ) 

void LLLCD::SetUpDisplayPages (  )  [private]

LLLCDPageGroup* LLLCD::GetNextPageToDisplay (  )  [private]


Member Data Documentation

Definition at line 108 of file lllogitechlcd.h.

Definition at line 109 of file lllogitechlcd.h.

CEzLcd* LLLCD::mLCD

Definition at line 110 of file lllogitechlcd.h.

Definition at line 117 of file lllogitechlcd.h.

bool LLLCD::mInited [private]

Definition at line 120 of file lllogitechlcd.h.

int LLLCD::mPageToShow [private]

Definition at line 122 of file lllogitechlcd.h.

Definition at line 123 of file lllogitechlcd.h.

Definition at line 124 of file lllogitechlcd.h.

HINSTANCE LLLCD::mInstance [private]

Definition at line 125 of file lllogitechlcd.h.

bool LLLCD::mFirstTimeThru [private]

Definition at line 126 of file lllogitechlcd.h.

int LLLCD::mDestinationLCD [private]

Definition at line 130 of file lllogitechlcd.h.


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

Generated on Fri May 16 08:51:24 2008 for SecondLife by  doxygen 1.5.5