SortScrollListItem Struct Reference

List of all members.

Public Member Functions

 SortScrollListItem (const S32 sort_col, BOOL sort_ascending)
bool operator() (const LLScrollListItem *i1, const LLScrollListItem *i2)

Protected Attributes

S32 mSortCol
S32 mSortAscending

Detailed Description

Definition at line 62 of file llscrolllistctrl.cpp.


Constructor & Destructor Documentation

SortScrollListItem::SortScrollListItem ( const S32  sort_col,
BOOL  sort_ascending 
) [inline]

Definition at line 64 of file llscrolllistctrl.cpp.

References mSortAscending, and mSortCol.


Member Function Documentation

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

Definition at line 70 of file llscrolllistctrl.cpp.

References LLStringBase< char >::compareDict(), FALSE, LLScrollListCell::getText(), i1, i2, mSortAscending, mSortCol, order, S32, and TRUE.


Member Data Documentation

S32 SortScrollListItem::mSortAscending [protected]

Definition at line 96 of file llscrolllistctrl.cpp.

Referenced by operator()(), and SortScrollListItem().

S32 SortScrollListItem::mSortCol [protected]

Definition at line 95 of file llscrolllistctrl.cpp.

Referenced by operator()(), and SortScrollListItem().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 1 06:12:05 2010 for Second Life Viewer by  doxygen 1.4.7