Public Member Functions | |
LLInventoryCopyAndWearObserver (const LLUUID &cat_id, int count) | |
virtual | ~LLInventoryCopyAndWearObserver () |
virtual void | changed (U32 mask) |
Protected Attributes | |
LLUUID | mCatID |
int | mContentsCount |
BOOL | mFolderAdded |
Definition at line 1445 of file llinventorybridge.cpp.
LLInventoryCopyAndWearObserver::LLInventoryCopyAndWearObserver | ( | const LLUUID & | cat_id, | |
int | count | |||
) | [inline] |
Definition at line 1448 of file llinventorybridge.cpp.
virtual LLInventoryCopyAndWearObserver::~LLInventoryCopyAndWearObserver | ( | ) | [inline, virtual] |
Definition at line 1449 of file llinventorybridge.cpp.
Implements LLInventoryObserver.
Definition at line 1460 of file llinventorybridge.cpp.
References LLInventoryObserver::ADD, FALSE, LLInventoryModel::getCategory(), LLInventoryModel::getChangedIDs(), gInventory, llendl, llwarns, mCatID, mContentsCount, mFolderAdded, NULL, LLInventoryModel::removeObserver(), TRUE, and wear_inventory_category().
LLUUID LLInventoryCopyAndWearObserver::mCatID [protected] |
int LLInventoryCopyAndWearObserver::mContentsCount [protected] |
BOOL LLInventoryCopyAndWearObserver::mFolderAdded [protected] |