

Public Member Functions | |
| LLNoPreferredTypeOrItem () | |
| virtual | ~LLNoPreferredTypeOrItem () |
| virtual bool | operator() (LLInventoryCategory *cat, LLInventoryItem *item) |
Definition at line 97 of file lltooldraganddrop.cpp.
| LLNoPreferredTypeOrItem::LLNoPreferredTypeOrItem | ( | ) | [inline] |
Definition at line 100 of file lltooldraganddrop.cpp.
| virtual LLNoPreferredTypeOrItem::~LLNoPreferredTypeOrItem | ( | ) | [inline, virtual] |
Definition at line 101 of file lltooldraganddrop.cpp.
| virtual bool LLNoPreferredTypeOrItem::operator() | ( | LLInventoryCategory * | cat, | |
| LLInventoryItem * | item | |||
| ) | [inline, virtual] |
Implements LLInventoryCollectFunctor.
Definition at line 102 of file lltooldraganddrop.cpp.
References LLAssetType::AT_NONE, and LLInventoryCategory::getPreferredType().

1.5.5