#include <llinventorymodel.h>
Public Member Functions | |
| LLInitializedS32 () | |
| LLInitializedS32 (S32 value) | |
| LLInitializedS32 & | operator++ () |
| LLInitializedS32 & | operator-- () |
Public Attributes | |
| S32 | mValue |
Definition at line 320 of file llinventorymodel.h.
| LLInventoryModel::LLInitializedS32::LLInitializedS32 | ( | ) | [inline] |
Definition at line 322 of file llinventorymodel.h.
| LLInventoryModel::LLInitializedS32::LLInitializedS32 | ( | S32 | value | ) | [inline] |
Definition at line 323 of file llinventorymodel.h.
| LLInitializedS32& LLInventoryModel::LLInitializedS32::operator++ | ( | ) | [inline] |
| LLInitializedS32& LLInventoryModel::LLInitializedS32::operator-- | ( | ) | [inline] |
1.4.7