LLHTTPResponseFactory Class Reference

Inheritance diagram for LLHTTPResponseFactory:

Inheritance graph
[legend]
Collaboration diagram for LLHTTPResponseFactory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

bool build (LLPumpIO::chain_t &chain, LLSD ctx) const
 Build the chian with in as the first and end as the last.
LLHTTPNodegetRootNode ()

Private Attributes

LLHTTPNode mTree

Detailed Description

Definition at line 858 of file lliohttpserver.cpp.


Member Function Documentation

bool LLHTTPResponseFactory::build ( LLPumpIO::chain_t chain,
LLSD  ctx 
) const [inline, virtual]

Build the chian with in as the first and end as the last.

The caller of the LLChainIOFactory is responsible for managing the memory of the in pipe. All of the chains generated by the factory will be ref counted as usual, so the caller will also need to break the links in the chain.

Parameters:
chain The chain which will have new pipes appended
context A context for use by this factory if you choose Returns true if the call was successful.

Implements LLChainIOFactory.

Definition at line 861 of file lliohttpserver.cpp.

References LLIOHTTPServer::createPipe(), and mTree.

LLHTTPNode& LLHTTPResponseFactory::getRootNode (  )  [inline]

Definition at line 867 of file lliohttpserver.cpp.

References mTree.

Referenced by LLIOHTTPServer::create().


Member Data Documentation

LLHTTPNode LLHTTPResponseFactory::mTree [private]

Definition at line 870 of file lliohttpserver.cpp.

Referenced by build(), and getRootNode().


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