LLRemoteParcelRequestResponder Class Reference

#include <llremoteparcelrequest.h>

Inheritance diagram for LLRemoteParcelRequestResponder:

Inheritance graph
[legend]
Collaboration diagram for LLRemoteParcelRequestResponder:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

Definition at line 28 of file llremoteparcelrequest.h.


Constructor & Destructor Documentation

LLRemoteParcelRequestResponder::LLRemoteParcelRequestResponder ( LLViewHandle  place_panel_handle  ) 

Definition at line 35 of file llremoteparcelrequest.cpp.

References mPlacePanelHandle.


Member Function Documentation

void LLRemoteParcelRequestResponder::error ( U32  status,
const std::string &  reason 
) [virtual]

Reimplemented from LLHTTPClient::Responder.

Definition at line 54 of file llremoteparcelrequest.cpp.

References LLPanel::getPanelByHandle(), llendl, llinfos, mPlacePanelHandle, and LLPanelPlace::setErrorStatus().

void LLRemoteParcelRequestResponder::result ( const LLSD content  )  [virtual]

Reimplemented from LLHTTPClient::Responder.

Definition at line 40 of file llremoteparcelrequest.cpp.

References LLPanel::getPanelByHandle(), mPlacePanelHandle, and LLPanelPlace::setParcelID().


Member Data Documentation

LLViewHandle LLRemoteParcelRequestResponder::mPlacePanelHandle [protected]

Definition at line 38 of file llremoteparcelrequest.h.

Referenced by error(), LLRemoteParcelRequestResponder(), and result().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 06:11:41 2010 for Second Life Viewer by  doxygen 1.4.7