

| Public Member Functions | |
| LLSetItemSortFunction (U32 ordering) | |
| virtual | ~LLSetItemSortFunction () | 
| virtual void | doFolder (LLFolderViewFolder *folder) | 
| virtual void | doItem (LLFolderViewItem *item) | 
| Public Attributes | |
| U32 | mSortOrder | 
Definition at line 2443 of file llfolderview.cpp.
| LLSetItemSortFunction::LLSetItemSortFunction | ( | U32 | ordering | ) |  [inline] | 
Definition at line 2446 of file llfolderview.cpp.
| virtual LLSetItemSortFunction::~LLSetItemSortFunction | ( | ) |  [inline, virtual] | 
Definition at line 2448 of file llfolderview.cpp.
| void LLSetItemSortFunction::doFolder | ( | LLFolderViewFolder * | folder | ) |  [virtual] | 
Implements LLFolderViewFunctor.
Definition at line 2457 of file llfolderview.cpp.
References mSortOrder, and LLFolderViewFolder::setItemSortOrder().
| void LLSetItemSortFunction::doItem | ( | LLFolderViewItem * | item | ) |  [virtual] | 
 1.4.7
 1.4.7