

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 2438 of file llfolderview.cpp.
| LLSetItemSortFunction::LLSetItemSortFunction | ( | U32 | ordering | ) | [inline] |
Definition at line 2441 of file llfolderview.cpp.
| virtual LLSetItemSortFunction::~LLSetItemSortFunction | ( | ) | [inline, virtual] |
Definition at line 2443 of file llfolderview.cpp.
| void LLSetItemSortFunction::doFolder | ( | LLFolderViewFolder * | folder | ) | [virtual] |
Implements LLFolderViewFunctor.
Definition at line 2452 of file llfolderview.cpp.
References mSortOrder, and LLFolderViewFolder::setItemSortOrder().

| void LLSetItemSortFunction::doItem | ( | LLFolderViewItem * | item | ) | [virtual] |
1.5.5