#include <llinventory.h>
Collaboration diagram for IsItemTransferable:
Public Member Functions | |
IsItemTransferable (const LLUUID &dest_id) | |
bool | operator() (const LLInventoryItem *item) const |
Public Attributes | |
LLUUID | mDestID |
Definition at line 311 of file llinventory.h.
IsItemTransferable::IsItemTransferable | ( | const LLUUID & | dest_id | ) | [inline] |
Definition at line 314 of file llinventory.h.
bool IsItemTransferable::operator() | ( | const LLInventoryItem * | item | ) | const [inline] |
Definition at line 315 of file llinventory.h.
References LLPermissions::allowTransferTo(), LLInventoryItem::getPermissions(), and mDestID.