tut::HTTPNodeTestData::Response Class Reference

Inheritance diagram for tut::HTTPNodeTestData::Response:

Inheritance graph
[legend]
Collaboration diagram for tut::HTTPNodeTestData::Response:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void result (const LLSD &result)
void status (S32 code, const std::string &message)

Static Public Member Functions

static LLPointer< Responsecreate ()

Public Attributes

LLSD mResult

Private Member Functions

 Response ()

Detailed Description

Definition at line 79 of file llhttpnode_tut.cpp.


Constructor & Destructor Documentation

tut::HTTPNodeTestData::Response::Response (  )  [inline, private]

Definition at line 90 of file llhttpnode_tut.cpp.

Referenced by create().


Member Function Documentation

static LLPointer<Response> tut::HTTPNodeTestData::Response::create (  )  [inline, static]

Definition at line 82 of file llhttpnode_tut.cpp.

References Response().

Referenced by tut::HTTPNodeTestData::get(), and tut::HTTPNodeTestData::post().

void tut::HTTPNodeTestData::Response::result ( const LLSD result  )  [inline, virtual]

Implements LLHTTPNode::Response.

Definition at line 86 of file llhttpnode_tut.cpp.

References mResult.

void tut::HTTPNodeTestData::Response::status ( S32  code,
const std::string &  message 
) [inline, virtual]

Implements LLHTTPNode::Response.

Definition at line 87 of file llhttpnode_tut.cpp.


Member Data Documentation

LLSD tut::HTTPNodeTestData::Response::mResult

Definition at line 84 of file llhttpnode_tut.cpp.

Referenced by result().


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:12:06 2010 for Second Life Viewer by  doxygen 1.4.7