tut::HTTPClientTestData::Result Class Reference

Inheritance diagram for tut::HTTPClientTestData::Result:

Inheritance graph
[legend]
Collaboration diagram for tut::HTTPClientTestData::Result:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~Result ()
virtual void error (U32 status, const std::string &reason)
virtual void result (const LLSD &content)
virtual void completed (U32 status, const std::string &reason, const LLSD &content)
virtual void completedHeader (U32 status, const std::string &reason, const LLSD &content)

Static Public Member Functions

static boost::intrusive_ptr
< Result
build (HTTPClientTestData &client)

Protected Member Functions

 Result (HTTPClientTestData &client)

Private Attributes

HTTPClientTestDatamClient


Detailed Description

Definition at line 185 of file llhttpclient_tut.cpp.


Constructor & Destructor Documentation

tut::HTTPClientTestData::Result::Result ( HTTPClientTestData client  )  [inline, protected]

Definition at line 188 of file llhttpclient_tut.cpp.

Referenced by build().

Here is the caller graph for this function:

tut::HTTPClientTestData::Result::~Result (  )  [inline]

Definition at line 199 of file llhttpclient_tut.cpp.

References mClient, and tut::HTTPClientTestData::mResultDeleted.


Member Function Documentation

static boost::intrusive_ptr<Result> tut::HTTPClientTestData::Result::build ( HTTPClientTestData client  )  [inline, static]

Definition at line 194 of file llhttpclient_tut.cpp.

References Result().

Here is the call graph for this function:

virtual void tut::HTTPClientTestData::Result::error ( U32  status,
const std::string &  reason 
) [inline, virtual]

virtual void tut::HTTPClientTestData::Result::result ( const LLSD content  )  [inline, virtual]

Reimplemented from LLCurl::Responder.

Definition at line 211 of file llhttpclient_tut.cpp.

References mClient, and tut::HTTPClientTestData::mResult.

virtual void tut::HTTPClientTestData::Result::completed ( U32  status,
const std::string &  reason,
const LLSD content 
) [inline, virtual]

The default implemetnation calls either: result(), or error()

Reimplemented from LLCurl::Responder.

Definition at line 216 of file llhttpclient_tut.cpp.

References LLCurl::Responder::completed(), mClient, and tut::HTTPClientTestData::mSawCompleted.

Here is the call graph for this function:

virtual void tut::HTTPClientTestData::Result::completedHeader ( U32  status,
const std::string &  reason,
const LLSD content 
) [inline, virtual]


Member Data Documentation

Definition at line 234 of file llhttpclient_tut.cpp.

Referenced by completed(), completedHeader(), error(), result(), and ~Result().


The documentation for this class was generated from the following file:

Generated on Fri May 16 09:42:59 2008 for SecondLife by  doxygen 1.5.5