

Public Member Functions | |
| LLOutfitFetch (bool copy_items, bool append) | |
| ~LLOutfitFetch () | |
| virtual void | done () |
Protected Attributes | |
| bool | mCopyItems |
| bool | mAppend |
Definition at line 3663 of file llinventorybridge.cpp.
| LLOutfitFetch::LLOutfitFetch | ( | bool | copy_items, | |
| bool | append | |||
| ) | [inline] |
Definition at line 3666 of file llinventorybridge.cpp.
Referenced by wear_inventory_category().

| LLOutfitFetch::~LLOutfitFetch | ( | ) | [inline] |
Definition at line 3667 of file llinventorybridge.cpp.
| void LLOutfitFetch::done | ( | ) | [virtual] |
Implements LLInventoryFetchDescendentsObserver.
Definition at line 3674 of file llinventorybridge.cpp.
References LLInventoryModel::addObserver(), LLInventoryModel::collectDescendents(), dec_busy_count(), LLOutfitObserver::done(), LLInventoryModel::EXCLUDE_TRASH, LLInventoryFetchObserver::fetchItems(), gInventory, i, inc_busy_count(), LLInventoryFetchObserver::isEverythingComplete(), llendl, llwarns, mAppend, LLInventoryFetchDescendentsObserver::mCompleteFolders, mCopyItems, LLInventoryModel::removeObserver(), and S32.
Referenced by wear_inventory_category().


bool LLOutfitFetch::mCopyItems [protected] |
bool LLOutfitFetch::mAppend [protected] |
1.5.5