LLHTTPNode::Response Class Reference

#include <llhttpnode.h>

Inheritance diagram for LLHTTPNode::Response:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void result (const LLSD &)=0
virtual void status (S32 code, const std::string &message)=0
void status (S32 code)
void notFound (const std::string &message)
void notFound ()
void methodNotAllowed ()

Protected Member Functions

virtual ~Response ()

Detailed Description

Definition at line 92 of file llhttpnode.h.


Constructor & Destructor Documentation

LLHTTPNode::Response::~Response (  )  [protected, virtual]

Reimplemented in LLHTTPPipe::Response.

Definition at line 371 of file llhttpnode.cpp.


Member Function Documentation

void LLHTTPNode::Response::methodNotAllowed (  ) 

Definition at line 390 of file llhttpnode.cpp.

References status().

void LLHTTPNode::Response::notFound (  ) 

Definition at line 385 of file llhttpnode.cpp.

References status().

void LLHTTPNode::Response::notFound ( const std::string &  message  ) 

Definition at line 380 of file llhttpnode.cpp.

References status().

virtual void LLHTTPNode::Response::result ( const LLSD  )  [pure virtual]

Implemented in LLSimpleResponse, LLHTTPPipe::Response, and tut::HTTPNodeTestData::Response.

void LLHTTPNode::Response::status ( S32  code  ) 

Definition at line 375 of file llhttpnode.cpp.

References status().

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

Implemented in LLSimpleResponse, LLHTTPPipe::Response, and tut::HTTPNodeTestData::Response.

Referenced by methodNotAllowed(), notFound(), and status().


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