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 3496 of file llinventorybridge.cpp.
LLWearInventoryCategoryCallback::LLWearInventoryCategoryCallback | ( | const LLUUID & | cat_id, | |
bool | append | |||
) | [inline] |
LLWearInventoryCategoryCallback::~LLWearInventoryCategoryCallback | ( | ) | [inline, protected] |
Definition at line 3517 of file llinventorybridge.cpp.
References LLInventoryModel::getCategory(), gInventory, LLInventoryCallbackManager::is_instantiated(), llendl, llwarns, mAppend, mCatID, and wear_inventory_category_on_avatar().
bool LLWearInventoryCategoryCallback::mAppend [private] |
Definition at line 3533 of file llinventorybridge.cpp.
Referenced by LLWearInventoryCategoryCallback(), and ~LLWearInventoryCategoryCallback().
Definition at line 3532 of file llinventorybridge.cpp.
Referenced by LLWearInventoryCategoryCallback(), and ~LLWearInventoryCategoryCallback().