#include <llinventorymodel.h>


Public Member Functions | |
| LLIsType (LLAssetType::EType type) | |
| virtual | ~LLIsType () |
| virtual bool | operator() (LLInventoryCategory *cat, LLInventoryItem *item) |
Protected Attributes | |
| LLAssetType::EType | mType |
Definition at line 518 of file llinventorymodel.h.
| LLIsType::LLIsType | ( | LLAssetType::EType | type | ) | [inline] |
Definition at line 521 of file llinventorymodel.h.
| virtual LLIsType::~LLIsType | ( | ) | [inline, virtual] |
Definition at line 522 of file llinventorymodel.h.
| bool LLIsType::operator() | ( | LLInventoryCategory * | cat, | |
| LLInventoryItem * | item | |||
| ) | [virtual] |
---------------------------------------------------------------------------- LLInventoryCollectFunctor implementations ----------------------------------------------------------------------------
Implements LLInventoryCollectFunctor.
Definition at line 3070 of file llinventorymodel.cpp.
References LLAssetType::AT_CATEGORY, FALSE, LLInventoryObject::getType(), mType, and TRUE.

LLAssetType::EType LLIsType::mType [protected] |
1.5.5