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 294 of file llinventoryactions.cpp.
static void LLEmptyLostAndFound::callback_empty_lost_and_found | ( | S32 | option, | |
void * | userdata | |||
) | [inline, static, private] |
Definition at line 304 of file llinventoryactions.cpp.
References LLAssetType::AT_LOST_AND_FOUND, LLInventoryModel::findCategoryUUIDForType(), LLMemberListener< T >::mPtr, LLInventoryModel::notifyObservers(), and LLInventoryModel::purgeDescendentsOf().
Referenced by handleEvent().
bool LLEmptyLostAndFound::handleEvent | ( | LLPointer< LLEvent > | event, | |
const LLSD & | userdata | |||
) | [inline, private, virtual] |
Implements LLMemberListener< T >.
Definition at line 296 of file llinventoryactions.cpp.
References LLViewerWindow::alertXml(), callback_empty_lost_and_found(), gViewerWindow, and LLMemberListener< T >::mPtr.