

Private Member Functions | |
| bool | handleEvent (LLPointer< LLEvent > event, const LLSD &userdata) |
Static Private Member Functions | |
| static void | callback_empty_lost_and_found (S32 option, void *userdata) |
Definition at line 293 of file llinventoryactions.cpp.
| bool LLEmptyLostAndFound::handleEvent | ( | LLPointer< LLEvent > | event, | |
| const LLSD & | userdata | |||
| ) | [inline, private, virtual] |
Implements LLMemberListener< LLInventoryPanel >.
Definition at line 295 of file llinventoryactions.cpp.
References LLViewerWindow::alertXml(), callback_empty_lost_and_found(), LLInventoryPanel::getModel(), gViewerWindow, and LLMemberListener< LLInventoryPanel >::mPtr.

| static void LLEmptyLostAndFound::callback_empty_lost_and_found | ( | S32 | option, | |
| void * | userdata | |||
| ) | [inline, static, private] |
Definition at line 303 of file llinventoryactions.cpp.
References LLAssetType::AT_LOST_AND_FOUND, LLInventoryModel::findCategoryUUIDForType(), LLInventoryPanel::getModel(), LLMemberListener< T >::mPtr, LLInventoryModel::notifyObservers(), and LLInventoryModel::purgeDescendentsOf().
Referenced by handleEvent().


1.5.5