

Public Member Functions | |
| LLHasAsset (const LLUUID &id) | |
| virtual | ~LLHasAsset () |
| virtual bool | operator() (LLInventoryCategory *cat, LLInventoryItem *item) |
| BOOL | hasAsset () const |
Protected Attributes | |
| LLUUID | mAssetID |
| BOOL | mHasAsset |
Definition at line 6582 of file llviewermenu.cpp.
| LLHasAsset::LLHasAsset | ( | const LLUUID & | id | ) | [inline] |
Definition at line 6585 of file llviewermenu.cpp.
| virtual LLHasAsset::~LLHasAsset | ( | ) | [inline, virtual] |
Definition at line 6586 of file llviewermenu.cpp.
| bool LLHasAsset::operator() | ( | LLInventoryCategory * | cat, | |
| LLInventoryItem * | item | |||
| ) | [virtual] |
Implements LLInventoryCollectFunctor.
Definition at line 6596 of file llviewermenu.cpp.
References FALSE, LLInventoryItem::getAssetUUID(), mAssetID, mHasAsset, and TRUE.

| BOOL LLHasAsset::hasAsset | ( | ) | const [inline] |
Definition at line 6589 of file llviewermenu.cpp.
LLUUID LLHasAsset::mAssetID [protected] |
BOOL LLHasAsset::mHasAsset [protected] |
1.5.5