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 266 of file lliohttpserver.cpp.

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

Definition at line 107 of file lliohttpserver.cpp.

Referenced by create().


Member Function Documentation

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

Definition at line 258 of file lliohttpserver.cpp.

References Response(), and result().

void LLHTTPPipe::Response::nullPipe (  ) 

Definition at line 270 of file lliohttpserver.cpp.

References mPipe, and NULL.

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

Implements LLHTTPNode::Response.

Definition at line 276 of file lliohttpserver.cpp.

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

Referenced by create().

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

Implements LLHTTPNode::Response.

Definition at line 292 of file lliohttpserver.cpp.

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


Member Data Documentation

LLHTTPPipe* LLHTTPPipe::Response::mPipe [private]

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 Thu Jul 1 06:11:24 2010 for Second Life Viewer by  doxygen 1.4.7