

Public Member Functions | |
| LLUserReportResponder () | |
| void | error (U32 status, const std::string &reason) |
| void | result (const LLSD &content) |
Definition at line 825 of file llfloaterreporter.cpp.
| LLUserReportResponder::LLUserReportResponder | ( | ) | [inline] |
Definition at line 828 of file llfloaterreporter.cpp.
| void LLUserReportResponder::error | ( | U32 | status, | |
| const std::string & | reason | |||
| ) | [inline, virtual] |
Reimplemented from LLCurl::Responder.
Definition at line 830 of file llfloaterreporter.cpp.
References LLUploadDialog::modalUploadFinished().

| void LLUserReportResponder::result | ( | const LLSD & | content | ) | [inline, virtual] |
Reimplemented from LLCurl::Responder.
Definition at line 835 of file llfloaterreporter.cpp.
References LLUploadDialog::modalUploadFinished().

1.5.5