

Public Member Functions | |
| LLDroppableItem (BOOL is_transfer) | |
| virtual | ~LLDroppableItem () |
| virtual bool | operator() (LLInventoryCategory *cat, LLInventoryItem *item) |
| S32 | countNoCopy () const |
Protected Attributes | |
| S32 | mCountLosing |
| BOOL | mIsTransfer |
Definition at line 114 of file lltooldraganddrop.cpp.
| LLDroppableItem::LLDroppableItem | ( | BOOL | is_transfer | ) | [inline] |
Definition at line 117 of file lltooldraganddrop.cpp.
| virtual LLDroppableItem::~LLDroppableItem | ( | ) | [inline, virtual] |
Definition at line 119 of file lltooldraganddrop.cpp.
| bool LLDroppableItem::operator() | ( | LLInventoryCategory * | cat, | |
| LLInventoryItem * | item | |||
| ) | [virtual] |
Implements LLInventoryCollectFunctor.
Definition at line 129 of file lltooldraganddrop.cpp.
References LLPermissions::allowCopyBy(), LLPermissions::allowOperationBy(), LLAssetType::AT_BODYPART, LLAssetType::AT_CALLINGCARD, LLAssetType::AT_CLOTHING, LLAssetType::AT_OBJECT, gAgent, LLAgent::getAvatarObject(), LLAgent::getID(), LLInventoryItem::getPermissions(), LLInventoryObject::getType(), LLInventoryObject::getUUID(), LLVOAvatar::isWearingAttachment(), LLAgent::isWearingItem(), mCountLosing, mIsTransfer, NULL, and PERM_TRANSFER.

| S32 LLDroppableItem::countNoCopy | ( | ) | const [inline] |
S32 LLDroppableItem::mCountLosing [protected] |
Definition at line 125 of file lltooldraganddrop.cpp.
Referenced by countNoCopy(), and operator()().
BOOL LLDroppableItem::mIsTransfer [protected] |
1.5.5