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 91 of file llhttpnode.h.


Constructor & Destructor Documentation

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

Reimplemented in LLHTTPPipe::Response.

Definition at line 365 of file llhttpnode.cpp.


Member Function Documentation

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

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

Here is the caller graph for this function:

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

Definition at line 369 of file llhttpnode.cpp.

References status().

Here is the call graph for this function:

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

Definition at line 374 of file llhttpnode.cpp.

References status().

Here is the call graph for this function:

void LLHTTPNode::Response::notFound (  ) 

Definition at line 379 of file llhttpnode.cpp.

References status().

Here is the call graph for this function:

void LLHTTPNode::Response::methodNotAllowed (  ) 

Definition at line 384 of file llhttpnode.cpp.

References status().

Here is the call graph for this function:


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

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