

Public Member Functions | |
| LLCrashLoggerResponder () | |
| virtual void | error (U32 status, const std::string &reason) |
| virtual void | result (const LLSD &content) |
Definition at line 53 of file llcrashlogger.cpp.
| LLCrashLoggerResponder::LLCrashLoggerResponder | ( | ) | [inline] |
Definition at line 56 of file llcrashlogger.cpp.
| virtual void LLCrashLoggerResponder::error | ( | U32 | status, | |
| const std::string & | reason | |||
| ) | [inline, virtual] |
Reimplemented from LLCurl::Responder.
Definition at line 60 of file llcrashlogger.cpp.
References gBreak.
| virtual void LLCrashLoggerResponder::result | ( | const LLSD & | content | ) | [inline, virtual] |
1.5.5