LLInventorySort Class Reference

#include <llfolderview.h>

List of all members.

Public Member Functions

 LLInventorySort ()
bool updateSort (U32 order)
U32 getSort ()
bool operator() (LLFolderViewItem *a, LLFolderViewItem *b)

Private Attributes

U32 mSortOrder
bool mByDate
bool mSystemToTop
bool mFoldersByName


Detailed Description

Definition at line 285 of file llfolderview.h.


Constructor & Destructor Documentation

LLInventorySort::LLInventorySort (  )  [inline]

Definition at line 288 of file llfolderview.h.


Member Function Documentation

bool LLInventorySort::updateSort ( U32  order  ) 

---------------------------------------------------------------------------- Local function definitions ----------------------------------------------------------------------------

Definition at line 4348 of file llfolderview.cpp.

References mByDate, mFoldersByName, mSortOrder, mSystemToTop, LLInventoryFilter::SO_DATE, LLInventoryFilter::SO_FOLDERS_BY_NAME, and LLInventoryFilter::SO_SYSTEM_FOLDERS_TO_TOP.

Referenced by LLFolderViewFolder::setItemSortOrder(), and LLFolderViewFolder::sortBy().

Here is the caller graph for this function:

U32 LLInventorySort::getSort (  )  [inline]

Definition at line 296 of file llfolderview.h.

References mSortOrder.

bool LLInventorySort::operator() ( LLFolderViewItem a,
LLFolderViewItem b 
)


Member Data Documentation

Definition at line 300 of file llfolderview.h.

Referenced by getSort(), and updateSort().

bool LLInventorySort::mByDate [private]

Definition at line 301 of file llfolderview.h.

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

Definition at line 302 of file llfolderview.h.

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

Definition at line 303 of file llfolderview.h.

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


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

Generated on Fri May 16 08:50:31 2008 for SecondLife by  doxygen 1.5.5