#include <llinventory.h>
Collaboration diagram for SetNotForSale:
Public Member Functions | |
SetNotForSale (const LLUUID &agent_id, const LLUUID &group_id) | |
void | operator() (LLInventoryItem *item) const |
Public Attributes | |
LLUUID | mAgentID |
LLUUID | mGroupID |
Definition at line 350 of file llinventory.h.
Definition at line 354 of file llinventory.h.
void SetNotForSale::operator() | ( | LLInventoryItem * | item | ) | const [inline] |
Definition at line 357 of file llinventory.h.
References LLAssetType::AT_OBJECT, LLSaleInfo::DEFAULT, FALSE, LLInventoryItem::getFlags(), LLInventoryItem::getPermissions(), LLInventoryObject::getType(), LLInventoryItem::II_FLAGS_OBJECT_PERM_OVERWRITE_EVERYONE, LLInventoryItem::II_FLAGS_OBJECT_PERM_OVERWRITE_GROUP, mAgentID, mGroupID, PERM_COPY, PERM_MODIFY, PERM_MOVE, LLPermissions::setEveryoneBits(), LLInventoryItem::setFlags(), LLPermissions::setGroupBits(), LLInventoryItem::setPermissions(), and LLInventoryItem::setSaleInfo().