#include <llremoteparcelrequest.h>
Inheritance diagram for LLRemoteParcelRequestResponder:


| Public Member Functions | |
| LLRemoteParcelRequestResponder (LLViewHandle place_panel_handle) | |
| virtual void | result (const LLSD &content) | 
| virtual void | error (U32 status, const std::string &reason) | 
| Protected Attributes | |
| LLViewHandle | mPlacePanelHandle | 
Definition at line 28 of file llremoteparcelrequest.h.
| LLRemoteParcelRequestResponder::LLRemoteParcelRequestResponder | ( | LLViewHandle | place_panel_handle | ) | 
Reimplemented from LLHTTPClient::Responder.
Definition at line 54 of file llremoteparcelrequest.cpp.
References LLPanel::getPanelByHandle(), llendl, llinfos, mPlacePanelHandle, and LLPanelPlace::setErrorStatus().
Reimplemented from LLHTTPClient::Responder.
Definition at line 40 of file llremoteparcelrequest.cpp.
References LLPanel::getPanelByHandle(), mPlacePanelHandle, and LLPanelPlace::setParcelID().
Definition at line 38 of file llremoteparcelrequest.h.
Referenced by error(), LLRemoteParcelRequestResponder(), and result().
 1.4.7
 1.4.7