#include <llinventorymodel.h>


Public Member Functions | |
| LLIsNotType (LLAssetType::EType type) | |
| virtual | ~LLIsNotType () |
| virtual bool | operator() (LLInventoryCategory *cat, LLInventoryItem *item) |
Protected Attributes | |
| LLAssetType::EType | mType |
Definition at line 537 of file llinventorymodel.h.
| LLIsNotType::LLIsNotType | ( | LLAssetType::EType | type | ) | [inline] |
Definition at line 540 of file llinventorymodel.h.
| virtual LLIsNotType::~LLIsNotType | ( | ) | [inline, virtual] |
Definition at line 541 of file llinventorymodel.h.
| bool LLIsNotType::operator() | ( | LLInventoryCategory * | cat, | |
| LLInventoryItem * | item | |||
| ) | [virtual] |
Implements LLInventoryCollectFunctor.
Definition at line 3083 of file llinventorymodel.cpp.
References LLAssetType::AT_CATEGORY, FALSE, LLInventoryObject::getType(), mType, and TRUE.

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