

| Public Member Functions | |
| LLOutfitObserver (const LLUUID &cat_id, bool copy_items, bool append) | |
| ~LLOutfitObserver () | |
| virtual void | done () | 
| Protected Attributes | |
| LLUUID | mCatID | 
| bool | mCopyItems | 
| bool | mAppend | 
Definition at line 3479 of file llinventorybridge.cpp.
| LLOutfitObserver::LLOutfitObserver | ( | const LLUUID & | cat_id, | |
| bool | copy_items, | |||
| bool | append | |||
| ) |  [inline] | 
Definition at line 3482 of file llinventorybridge.cpp.
| LLOutfitObserver::~LLOutfitObserver | ( | ) |  [inline] | 
Definition at line 3487 of file llinventorybridge.cpp.
| void LLOutfitObserver::done | ( | ) |  [virtual] | 
Implements LLInventoryFetchObserver.
Definition at line 3536 of file llinventorybridge.cpp.
References LLAssetType::AT_CLOTHING, LLAssetType::AT_GESTURE, LLAssetType::AT_NONE, copy_inventory_item(), LLInventoryModel::createNewCategory(), end, LLInventoryModel::findCategoryUUIDForType(), gAgent, LLInventoryModel::getCategory(), LLAgent::getID(), LLAgent::getInventoryRootID(), LLInventoryItem::getInventoryType(), LLInventoryModel::getItem(), LLInventoryObject::getName(), LLPermissions::getOwner(), LLInventoryItem::getPermissions(), LLInventoryObject::getUUID(), gInventory, LLUUID::isNull(), LLInventoryType::IT_GESTURE, mAppend, mCatID, LLInventoryFetchObserver::mComplete, mCopyItems, NULL, and wear_inventory_category_on_avatar().
Referenced by LLOutfitFetch::done().
| bool LLOutfitObserver::mAppend  [protected] | 
| LLUUID LLOutfitObserver::mCatID  [protected] | 
| bool LLOutfitObserver::mCopyItems  [protected] | 
 1.4.7
 1.4.7