

Public Member Functions | |
| LLDiscardAgentOffer (const LLUUID &folder_id, const LLUUID &object_id) | |
| virtual | ~LLDiscardAgentOffer () |
| virtual void | done () |
Protected Attributes | |
| LLUUID | mFolderID |
| LLUUID | mObjectID |
Definition at line 699 of file llviewermessage.cpp.
| LLDiscardAgentOffer::LLDiscardAgentOffer | ( | const LLUUID & | folder_id, | |
| const LLUUID & | object_id | |||
| ) | [inline] |
Definition at line 702 of file llviewermessage.cpp.
| virtual LLDiscardAgentOffer::~LLDiscardAgentOffer | ( | ) | [inline, virtual] |
Definition at line 705 of file llviewermessage.cpp.
| virtual void LLDiscardAgentOffer::done | ( | ) | [inline, virtual] |
Implements LLInventoryFetchComboObserver.
Definition at line 706 of file llviewermessage.cpp.
References LLInventoryModel::accountForUpdate(), LLAssetType::AT_TRASH, FALSE, LLInventoryModel::findCategoryUUIDForType(), LLInventoryModel::getObject(), gInventory, LLUUID::isNull(), LL_DEBUGS, LL_ENDL, LL_WARNS, mFolderID, mObjectID, LLInventoryModel::moveObject(), LLInventoryModel::notifyObservers(), LLUUID::notNull(), LLInventoryModel::removeObserver(), indra::base::config::update(), and LLInventoryObject::updateParentOnServer().
Referenced by inventory_offer_callback().


LLUUID LLDiscardAgentOffer::mFolderID [protected] |
LLUUID LLDiscardAgentOffer::mObjectID [protected] |
1.5.5