LLCompareByTabOrder Class Reference

#include <llview.h>

Inheritance diagram for LLCompareByTabOrder:

Inheritance graph
[legend]
Collaboration diagram for LLCompareByTabOrder:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLCompareByTabOrder (LLView::child_tab_order_t order)
virtual ~LLCompareByTabOrder ()
bool operator() (const LLView *const a, const LLView *const b) const

Protected Member Functions

virtual bool compareTabOrders (const LLView::tab_order_t &a, const LLView::tab_order_t &b) const

Protected Attributes

LLView::child_tab_order_t mTabOrder

Detailed Description

Definition at line 500 of file llview.h.


Constructor & Destructor Documentation

LLCompareByTabOrder::LLCompareByTabOrder ( LLView::child_tab_order_t  order  ) 

Definition at line 448 of file llview.cpp.

virtual LLCompareByTabOrder::~LLCompareByTabOrder (  )  [inline, virtual]

Definition at line 504 of file llview.h.


Member Function Documentation

bool LLCompareByTabOrder::compareTabOrders ( const LLView::tab_order_t a,
const LLView::tab_order_t b 
) const [protected, virtual]

Reimplemented in CompareByDefaultTabGroup.

Definition at line 450 of file llview.cpp.

Referenced by operator()().

bool LLCompareByTabOrder::operator() ( const LLView *const   a,
const LLView *const   b 
) const

Definition at line 458 of file llview.cpp.

References a, b, compareTabOrders(), mTabOrder, and S32.


Member Data Documentation

LLView::child_tab_order_t LLCompareByTabOrder::mTabOrder [protected]

Definition at line 508 of file llview.h.

Referenced by operator()().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 06:11:13 2010 for Second Life Viewer by  doxygen 1.4.7