Public Member Functions | |
LLUncopyableItems () | |
virtual | ~LLUncopyableItems () |
virtual bool | operator() (LLInventoryCategory *cat, LLInventoryItem *item) |
Definition at line 208 of file lltooldraganddrop.cpp.
LLUncopyableItems::LLUncopyableItems | ( | ) | [inline] |
Definition at line 211 of file lltooldraganddrop.cpp.
virtual LLUncopyableItems::~LLUncopyableItems | ( | ) | [inline, virtual] |
Definition at line 212 of file lltooldraganddrop.cpp.
bool LLUncopyableItems::operator() | ( | LLInventoryCategory * | cat, | |
LLInventoryItem * | item | |||
) | [virtual] |
Implements LLInventoryCollectFunctor.
Definition at line 216 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.