LLCompareByTabOrder Class Reference

#include <llview.h>

Inheritance diagram for LLCompareByTabOrder:

Inheritance 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

Private Member Functions

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

Private Attributes

LLView::child_tab_order_t mTabOrder


Detailed Description

Definition at line 670 of file llview.h.


Constructor & Destructor Documentation

LLCompareByTabOrder::LLCompareByTabOrder ( LLView::child_tab_order_t  order  )  [inline]

Definition at line 673 of file llview.h.

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

Definition at line 674 of file llview.h.


Member Function Documentation

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

Definition at line 390 of file llview.cpp.

References compareTabOrders(), LLView::isCtrl(), mTabOrder, and S32.

Here is the call graph for this function:

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

Reimplemented in CompareByDefaultTabGroup.

Definition at line 677 of file llview.h.

Referenced by operator()().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 678 of file llview.h.

Referenced by operator()().


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

Generated on Fri May 16 08:43:06 2008 for SecondLife by  doxygen 1.5.5