#include <llinventory.h>

Public Member Functions | |
| IsItemTransferable (const LLUUID &dest_id) | |
| bool | operator() (const LLInventoryItem *item) const |
Public Attributes | |
| LLUUID | mDestID |
Definition at line 344 of file llinventory.h.
| IsItemTransferable::IsItemTransferable | ( | const LLUUID & | dest_id | ) | [inline] |
Definition at line 347 of file llinventory.h.
| bool IsItemTransferable::operator() | ( | const LLInventoryItem * | item | ) | const [inline] |
Definition at line 348 of file llinventory.h.
References LLPermissions::allowTransferTo(), LLInventoryItem::getPermissions(), and mDestID.

1.5.5