

Public Member Functions | |
| LLUncopyableItems () | |
| virtual | ~LLUncopyableItems () |
| virtual bool | operator() (LLInventoryCategory *cat, LLInventoryItem *item) |
Definition at line 176 of file lltooldraganddrop.cpp.
| LLUncopyableItems::LLUncopyableItems | ( | ) | [inline] |
Definition at line 179 of file lltooldraganddrop.cpp.
| virtual LLUncopyableItems::~LLUncopyableItems | ( | ) | [inline, virtual] |
Definition at line 180 of file lltooldraganddrop.cpp.
| bool LLUncopyableItems::operator() | ( | LLInventoryCategory * | cat, | |
| LLInventoryItem * | item | |||
| ) | [virtual] |
Implements LLInventoryCollectFunctor.
Definition at line 184 of file lltooldraganddrop.cpp.
References LLPermissions::allowCopyBy(), LLAssetType::AT_BODYPART, LLAssetType::AT_CALLINGCARD, LLAssetType::AT_CLOTHING, LLAssetType::AT_OBJECT, FALSE, gAgent, LLAgent::getAvatarObject(), LLAgent::getID(), LLInventoryItem::getPermissions(), LLInventoryObject::getType(), LLInventoryObject::getUUID(), LLVOAvatar::isWearingAttachment(), LLAgent::isWearingItem(), NULL, and TRUE.

1.5.5