#include <llassetuploadresponders.h>
Public Member Functions | |
LLUpdateTaskInventoryResponder (const LLSD &post_data, const LLUUID &vfile_id, LLAssetType::EType asset_type) | |
LLUpdateTaskInventoryResponder (const LLSD &post_data, const std::string &file_name) | |
virtual void | uploadComplete (const LLSD &content) |
Definition at line 81 of file llassetuploadresponders.h.
LLUpdateTaskInventoryResponder::LLUpdateTaskInventoryResponder | ( | const LLSD & | post_data, | |
const LLUUID & | vfile_id, | |||
LLAssetType::EType | asset_type | |||
) |
Definition at line 415 of file llassetuploadresponders.cpp.
LLUpdateTaskInventoryResponder::LLUpdateTaskInventoryResponder | ( | const LLSD & | post_data, | |
const std::string & | file_name | |||
) |
Definition at line 422 of file llassetuploadresponders.cpp.
void LLUpdateTaskInventoryResponder::uploadComplete | ( | const LLSD & | content | ) | [virtual] |
Reimplemented from LLAssetUploadResponder.
Definition at line 429 of file llassetuploadresponders.cpp.
References LLAssetType::AT_NOTECARD, LLLiveLSLEditor::callbackLSLCompileFailed(), LLLiveLSLEditor::callbackLSLCompileSucceeded(), dialog_refresh_all(), LLLiveLSLEditor::find(), LLPreview::find(), LLViewerObjectList::findObject(), LLViewerObject::getInventoryObject(), gObjectList, gVFS, LLPreviewNotecard::hasEmbeddedInventory(), LLInventoryType::IT_LSL, LLInventoryType::IT_NOTECARD, LLInventoryType::IT_WEARABLE, llendl, llinfos, llwarns, LLAssetUploadResponder::mPostData, LLPreviewNotecard::refreshFromInventory(), and LLVFS::removeFile().