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().

Here is the caller graph for this function:


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().

Here is the call graph for this function:

Here is the caller graph for this function:

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

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 Fri May 16 09:43:02 2008 for SecondLife by  doxygen 1.5.5