SortScrollListItem Struct Reference

List of all members.

Public Types

typedef std::vector< std::pair
< S32, BOOL > > 
sort_order_t

Public Member Functions

 SortScrollListItem (const std::vector< std::pair< S32, BOOL > > &sort_orders)
bool operator() (const LLScrollListItem *i1, const LLScrollListItem *i2)

Public Attributes

const sort_order_tmSortOrders


Detailed Description

Definition at line 64 of file llscrolllistctrl.cpp.


Member Typedef Documentation

typedef std::vector<std::pair<S32, BOOL> > SortScrollListItem::sort_order_t

Definition at line 99 of file llscrolllistctrl.cpp.


Constructor & Destructor Documentation

SortScrollListItem::SortScrollListItem ( const std::vector< std::pair< S32, BOOL > > &  sort_orders  )  [inline]

Definition at line 66 of file llscrolllistctrl.cpp.


Member Function Documentation

bool SortScrollListItem::operator() ( const LLScrollListItem i1,
const LLScrollListItem i2 
) [inline]

Definition at line 70 of file llscrolllistctrl.cpp.

References LLSD::asString(), LLStringBase< char >::compareDict(), LLScrollListItem::getColumn(), LLScrollListCell::getValue(), mSortOrders, and S32.

Here is the call graph for this function:


Member Data Documentation

Definition at line 100 of file llscrolllistctrl.cpp.

Referenced by operator()().


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

Generated on Fri May 16 09:41:53 2008 for SecondLife by  doxygen 1.5.5