

Public Member Functions | |
| LLCategoryDropObserver (const LLUUID &obj_id, LLToolDragAndDrop::ESource src) | |
| ~LLCategoryDropObserver () | |
| virtual void | done () |
Protected Attributes | |
| LLUUID | mObjectID |
| LLToolDragAndDrop::ESource | mSource |
Definition at line 348 of file lltooldraganddrop.cpp.
| LLCategoryDropObserver::LLCategoryDropObserver | ( | const LLUUID & | obj_id, | |
| LLToolDragAndDrop::ESource | src | |||
| ) | [inline] |
Definition at line 351 of file lltooldraganddrop.cpp.
| LLCategoryDropObserver::~LLCategoryDropObserver | ( | ) | [inline] |
Definition at line 356 of file lltooldraganddrop.cpp.
| void LLCategoryDropObserver::done | ( | ) | [virtual] |
Implements LLInventoryFetchObserver.
Definition at line 364 of file lltooldraganddrop.cpp.
References LLToolDragAndDrop::dropInventory(), LLViewerObjectList::findObject(), LLInventoryModel::getItem(), gInventory, gObjectList, LLInventoryFetchObserver::mComplete, mObjectID, mSource, LLUUID::null, NULL, and LLInventoryModel::removeObserver().
Referenced by LLToolDragAndDrop::dad3dUpdateInventoryCategory().


LLUUID LLCategoryDropObserver::mObjectID [protected] |
1.5.5