#include <llinventorymodel.h>


Public Member Functions | |
| LLAssetIDMatches (const LLUUID &asset_id) | |
| virtual | ~LLAssetIDMatches () |
| bool | operator() (LLInventoryCategory *cat, LLInventoryItem *item) |
Protected Attributes | |
| LLUUID | mAssetID |
Definition at line 499 of file llinventorymodel.h.
| LLAssetIDMatches::LLAssetIDMatches | ( | const LLUUID & | asset_id | ) | [inline] |
Definition at line 502 of file llinventorymodel.h.
| virtual LLAssetIDMatches::~LLAssetIDMatches | ( | ) | [inline, virtual] |
Definition at line 503 of file llinventorymodel.h.
| bool LLAssetIDMatches::operator() | ( | LLInventoryCategory * | cat, | |
| LLInventoryItem * | item | |||
| ) | [virtual] |
---------------------------------------------------------------------------- LLAssetIDMatches ----------------------------------------------------------------------------
Implements LLInventoryCollectFunctor.
Definition at line 3678 of file llinventorymodel.cpp.
References LLInventoryItem::getAssetUUID(), and mAssetID.

LLUUID LLAssetIDMatches::mAssetID [protected] |
1.5.5