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 (LLHandle< LLPanel > place_panel_handle)
virtual void result (const LLSD &content)
virtual void error (U32 status, const std::string &reason)

Protected Attributes

LLHandle< LLPanelmPlacePanelHandle


Detailed Description

Definition at line 40 of file llremoteparcelrequest.h.


Constructor & Destructor Documentation

LLRemoteParcelRequestResponder::LLRemoteParcelRequestResponder ( LLHandle< LLPanel place_panel_handle  ) 

Definition at line 47 of file llremoteparcelrequest.cpp.

References mPlacePanelHandle.


Member Function Documentation

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

Reimplemented from LLCurl::Responder.

Definition at line 52 of file llremoteparcelrequest.cpp.

References LLHandle< T >::get(), mPlacePanelHandle, and LLPanelPlace::setParcelID().

Here is the call graph for this function:

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

Reimplemented from LLCurl::Responder.

Definition at line 66 of file llremoteparcelrequest.cpp.

References LLHandle< T >::get(), llendl, llinfos, mPlacePanelHandle, and LLPanelPlace::setErrorStatus().

Here is the call graph for this function:


Member Data Documentation

Definition at line 50 of file llremoteparcelrequest.h.

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


The documentation for this class was generated from the following files:

Generated on Fri May 16 09:01:25 2008 for SecondLife by  doxygen 1.5.5