

Public Member Functions | |
| LLWearInventoryCategoryCallback (const LLUUID &cat_id, bool append) | |
| void | fire (const LLUUID &item_id) |
Protected Member Functions | |
| ~LLWearInventoryCategoryCallback () | |
Private Attributes | |
| LLUUID | mCatID |
| bool | mAppend |
Definition at line 3552 of file llinventorybridge.cpp.
| LLWearInventoryCategoryCallback::LLWearInventoryCategoryCallback | ( | const LLUUID & | cat_id, | |
| bool | append | |||
| ) | [inline] |
Definition at line 3555 of file llinventorybridge.cpp.
| LLWearInventoryCategoryCallback::~LLWearInventoryCategoryCallback | ( | ) | [inline, protected] |
Definition at line 3573 of file llinventorybridge.cpp.
References LLInventoryModel::getCategory(), gInventory, LLInventoryCallbackManager::is_instantiated(), llendl, llwarns, and wear_inventory_category_on_avatar().

| void LLWearInventoryCategoryCallback::fire | ( | const LLUUID & | item_id | ) | [inline, virtual] |
Definition at line 3588 of file llinventorybridge.cpp.
bool LLWearInventoryCategoryCallback::mAppend [private] |
Definition at line 3589 of file llinventorybridge.cpp.
1.5.5