Public Member Functions | |
LLOutfitFetch (bool copy_items, bool append) | |
~LLOutfitFetch () | |
virtual void | done () |
Protected Attributes | |
bool | mCopyItems |
bool | mAppend |
Definition at line 3607 of file llinventorybridge.cpp.
LLOutfitFetch::LLOutfitFetch | ( | bool | copy_items, | |
bool | append | |||
) | [inline] |
Definition at line 3610 of file llinventorybridge.cpp.
LLOutfitFetch::~LLOutfitFetch | ( | ) | [inline] |
Definition at line 3611 of file llinventorybridge.cpp.
void LLOutfitFetch::done | ( | ) | [virtual] |
Implements LLInventoryFetchDescendentsObserver.
Definition at line 3618 of file llinventorybridge.cpp.
References LLInventoryModel::addObserver(), LLInventoryModel::collectDescendents(), count, 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::mAppend [protected] |
bool LLOutfitFetch::mCopyItems [protected] |