LLStatView Class Reference

#include <llstatview.h>

Inheritance diagram for LLStatView:

Inheritance graph
[legend]
Collaboration diagram for LLStatView:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLStatView (const LLString &name, const LLString &label, const LLString &setting, const LLRect &rect)
 ~LLStatView ()
LLStatBaraddStat (const LLString &name, LLStat *statp)
LLStatBargetStatBar (const LLString &name)

Protected Types

typedef std::vector< LLStatBar * > sb_vector_t

Protected Attributes

sb_vector_t mStatBars
U32 mNumStatBars
LLString mSetting


Detailed Description

Definition at line 41 of file llstatview.h.


Member Typedef Documentation

typedef std::vector<LLStatBar *> LLStatView::sb_vector_t [protected]

Definition at line 57 of file llstatview.h.


Constructor & Destructor Documentation

LLStatView::LLStatView ( const LLString name,
const LLString label,
const LLString setting,
const LLRect rect 
)

LLStatView::~LLStatView (  ) 

Definition at line 60 of file llstatview.cpp.

References LLContainerView::getDisplayChildren(), gSavedSettings, mSetting, and LLControlGroup::setBOOL().

Here is the call graph for this function:


Member Function Documentation

LLStatBar * LLStatView::addStat ( const LLString name,
LLStat statp 
)

Definition at line 70 of file llstatview.cpp.

References LLView::addChildAtEnd(), LLView::getRect(), LLContainerView::mDisplayChildren, mNumStatBars, mStatBars, LLStatBar::mStatp, r, LLContainerView::reshape(), and LLView::setVisible().

Referenced by init_stat_view(), and LLFloaterJoystick::postBuild().

Here is the call graph for this function:

Here is the caller graph for this function:

LLStatBar * LLStatView::getStatBar ( const LLString name  ) 

Definition at line 95 of file llstatview.cpp.

References LLStatBar::getLabel(), mStatBars, and NULL.

Here is the call graph for this function:


Member Data Documentation

Definition at line 58 of file llstatview.h.

Referenced by addStat(), and getStatBar().

Definition at line 59 of file llstatview.h.

Referenced by addStat().

Definition at line 60 of file llstatview.h.

Referenced by LLStatView(), and ~LLStatView().


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

Generated on Fri May 16 09:07:44 2008 for SecondLife by  doxygen 1.5.5