#include <llassetuploadresponders.h>
Inheritance diagram for LLUpdateTaskInventoryResponder:
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 417 of file llassetuploadresponders.cpp.
LLUpdateTaskInventoryResponder::LLUpdateTaskInventoryResponder | ( | const LLSD & | post_data, | |
const std::string & | file_name | |||
) |
Definition at line 424 of file llassetuploadresponders.cpp.
Reimplemented from LLAssetUploadResponder.
Definition at line 431 of file llassetuploadresponders.cpp.
References LLSD::asUUID(), LLAssetType::AT_NOTECARD, LLLiveLSLEditor::callbackLSLCompileFailed(), LLLiveLSLEditor::callbackLSLCompileSucceeded(), dialog_refresh_all(), LLLiveLSLEditor::find(), LLPreview::find(), LLViewerObjectList::findObject(), LLViewerObject::getInventoryObject(), gObjectList, gVFS, LLInventoryType::IT_LSL, LLInventoryType::IT_NOTECARD, LLInventoryType::IT_WEARABLE, llendl, llinfos, llwarns, LLAssetUploadResponder::mPostData, LLVFS::removeFile(), and LLViewerObject::updateViewerInventoryAsset().