

| 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 710 of file llviewermessage.cpp.
| LLDiscardAgentOffer::LLDiscardAgentOffer | ( | const LLUUID & | folder_id, | |
| const LLUUID & | object_id | |||
| ) |  [inline] | 
Definition at line 713 of file llviewermessage.cpp.
| virtual LLDiscardAgentOffer::~LLDiscardAgentOffer | ( | ) |  [inline, virtual] | 
Definition at line 716 of file llviewermessage.cpp.
| virtual void LLDiscardAgentOffer::done | ( | ) |  [inline, virtual] | 
Implements LLInventoryFetchComboObserver.
Definition at line 717 of file llviewermessage.cpp.
References LLInventoryModel::accountForUpdate(), LLAssetType::AT_TRASH, FALSE, LLInventoryModel::findCategoryUUIDForType(), LLInventoryModel::getObject(), gInventory, LLUUID::isNull(), lldebugs, llendl, llwarns, mFolderID, mObjectID, LLInventoryModel::moveObject(), LLInventoryModel::notifyObservers(), LLUUID::notNull(), LLInventoryModel::removeObserver(), and LLInventoryObject::updateParentOnServer().
Referenced by inventory_offer_callback().
| LLUUID LLDiscardAgentOffer::mFolderID  [protected] | 
| LLUUID LLDiscardAgentOffer::mObjectID  [protected] | 
 1.4.7
 1.4.7