compare(LLInventorySort *self, LLFolderViewItem *a, LLFolderViewItem *b) | LLInventorySort | [static] |
comparison_function_t typedef | LLInventorySort | |
getSort() | LLInventorySort | [inline] |
isByDate() const | LLInventorySort | [inline] |
isFoldersByName() const | LLInventorySort | [inline] |
isSystemToTop() const | LLInventorySort | [inline] |
LLInventorySort() | LLInventorySort | [inline] |
mByDate | LLInventorySort | [private] |
mComparisonFunction | LLInventorySort | [private] |
mFoldersByName | LLInventorySort | [private] |
mSortOrder | LLInventorySort | [private] |
mSystemToTop | LLInventorySort | [private] |
operator()(LLFolderViewItem *a, LLFolderViewItem *b) | LLInventorySort | |
setComparisonFunction(comparison_function_t func) | LLInventorySort | [inline] |
updateSort(U32 order) | LLInventorySort |