#include <llinventorymodel.h>
Collaboration diagram for LLInventoryModel::LLCategoryUpdate:

| Public Member Functions | |
| LLCategoryUpdate () | |
| LLCategoryUpdate (const LLUUID &category_id, S32 delta) | |
| Public Attributes | |
| LLUUID | mCategoryID | 
| S32 | mDescendentDelta | 
Definition at line 307 of file llinventorymodel.h.
| LLInventoryModel::LLCategoryUpdate::LLCategoryUpdate | ( | ) |  [inline] | 
Definition at line 309 of file llinventorymodel.h.
| LLInventoryModel::LLCategoryUpdate::LLCategoryUpdate | ( | const LLUUID & | category_id, | |
| S32 | delta | |||
| ) |  [inline] | 
Definition at line 310 of file llinventorymodel.h.
Definition at line 313 of file llinventorymodel.h.
Referenced by LLInventoryModel::accountForUpdate().
Definition at line 314 of file llinventorymodel.h.
Referenced by LLInventoryModel::accountForUpdate().
 1.4.7
 1.4.7