

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 1483 of file llinventorybridge.cpp.
| LLInventoryCopyAndWearObserver::LLInventoryCopyAndWearObserver | ( | const LLUUID & | cat_id, | |
| int | count | |||
| ) | [inline] |
Definition at line 1486 of file llinventorybridge.cpp.
| virtual LLInventoryCopyAndWearObserver::~LLInventoryCopyAndWearObserver | ( | ) | [inline, virtual] |
Definition at line 1487 of file llinventorybridge.cpp.
| void LLInventoryCopyAndWearObserver::changed | ( | U32 | mask | ) | [virtual] |
Implements LLInventoryObserver.
Definition at line 1498 of file llinventorybridge.cpp.
References LLInventoryObserver::ADD, FALSE, LLInventoryModel::getCategory(), LLInventoryModel::getChangedIDs(), LLViewerInventoryCategory::getDescendentCount(), 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] |
1.5.5