#include <llinventorymodel.h>

Public Member Functions | |
| LLCategoryUpdate () | |
| LLCategoryUpdate (const LLUUID &category_id, S32 delta) | |
Public Attributes | |
| LLUUID | mCategoryID |
| S32 | mDescendentDelta |
Definition at line 327 of file llinventorymodel.h.
| LLInventoryModel::LLCategoryUpdate::LLCategoryUpdate | ( | ) | [inline] |
Definition at line 329 of file llinventorymodel.h.
| LLInventoryModel::LLCategoryUpdate::LLCategoryUpdate | ( | const LLUUID & | category_id, | |
| S32 | delta | |||
| ) | [inline] |
Definition at line 330 of file llinventorymodel.h.
Definition at line 333 of file llinventorymodel.h.
Referenced by LLInventoryModel::accountForUpdate().
Definition at line 334 of file llinventorymodel.h.
Referenced by LLInventoryModel::accountForUpdate().
1.5.5