Public Member Functions | |
void | result (const LLSD &result) |
void | status (S32 code, const std::string &message) |
Static Public Member Functions | |
static LLPointer< Response > | create () |
Public Attributes | |
LLSD | mResult |
Private Member Functions | |
Response () |
Definition at line 79 of file llhttpnode_tut.cpp.
tut::HTTPNodeTestData::Response::Response | ( | ) | [inline, private] |
Definition at line 82 of file llhttpnode_tut.cpp.
References Response().
Referenced by tut::HTTPNodeTestData::get(), and tut::HTTPNodeTestData::post().
Implements LLHTTPNode::Response.
Definition at line 86 of file llhttpnode_tut.cpp.
References mResult.