LLHTTPPipe::Response Class Reference

Inheritance diagram for LLHTTPPipe::Response:

Inheritance graph
[legend]
Collaboration diagram for LLHTTPPipe::Response:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~Response ()
virtual void result (const LLSD &)
virtual void status (S32 code, const std::string &message)
void nullPipe ()

Static Public Member Functions

static LLPointer< Responsecreate (LLHTTPPipe *pipe)

Private Member Functions

 Response ()

Private Attributes

LLHTTPPipemPipe


Detailed Description

Definition at line 93 of file lliohttpserver.cpp.


Constructor & Destructor Documentation

LLHTTPPipe::Response::~Response (  )  [virtual]

Reimplemented from LLHTTPNode::Response.

Definition at line 268 of file lliohttpserver.cpp.

LLHTTPPipe::Response::Response (  )  [inline, private]

Definition at line 107 of file lliohttpserver.cpp.

Referenced by create().

Here is the caller graph for this function:


Member Function Documentation

LLPointer< LLHTTPPipe::Response > LLHTTPPipe::Response::create ( LLHTTPPipe pipe  )  [static]

Definition at line 260 of file lliohttpserver.cpp.

References Response(), and result().

Here is the call graph for this function:

void LLHTTPPipe::Response::result ( const LLSD r  )  [virtual]

Implements LLHTTPNode::Response.

Definition at line 278 of file lliohttpserver.cpp.

References llwarns, LLHTTPPipe::mGoodResult, mPipe, LLHTTPPipe::mState, LLHTTPPipe::mStatusCode, LLHTTPPipe::mStatusMessage, LLHTTPPipe::STATE_GOOD_RESULT, and LLHTTPPipe::unlockChain().

Referenced by create().

Here is the call graph for this function:

Here is the caller graph for this function:

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

void LLHTTPPipe::Response::nullPipe (  ) 

Definition at line 272 of file lliohttpserver.cpp.

References mPipe, and NULL.


Member Data Documentation

Definition at line 108 of file lliohttpserver.cpp.

Referenced by nullPipe(), result(), and status().


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

Generated on Fri May 16 08:49:09 2008 for SecondLife by  doxygen 1.5.5