#include <llclassifiedstatsresponder.h>
Inheritance diagram for LLClassifiedStatsResponder:


| Public Member Functions | |
| LLClassifiedStatsResponder (LLViewHandle classified_panel_handle, LLUUID classified_id) | |
| virtual void | result (const LLSD &content) | 
| virtual void | error (U32 status, const std::string &reason) | 
| Protected Attributes | |
| LLViewHandle | mClassifiedPanelHandle | 
| LLUUID | mClassifiedID | 
Definition at line 29 of file llclassifiedstatsresponder.h.
| LLClassifiedStatsResponder::LLClassifiedStatsResponder | ( | LLViewHandle | classified_panel_handle, | |
| LLUUID | classified_id | |||
| ) | 
Definition at line 35 of file llclassifiedstatsresponder.cpp.
Reimplemented from LLHTTPClient::Responder.
Definition at line 64 of file llclassifiedstatsresponder.cpp.
Reimplemented from LLHTTPClient::Responder.
Definition at line 41 of file llclassifiedstatsresponder.cpp.
References LLSD::asInteger(), LLPanel::getPanelByHandle(), mClassifiedID, mClassifiedPanelHandle, S32, and LLPanelClassified::setClickThrough().
| LLUUID LLClassifiedStatsResponder::mClassifiedID  [protected] | 
 1.4.7
 1.4.7