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


Member Function Documentation

bool LLHTTPResponseFactory::build ( LLPumpIO::chain_t chain,
LLSD  context 
) 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 863 of file lliohttpserver.cpp.

References LLIOHTTPServer::createPipe().

Here is the call graph for this function:

LLHTTPNode& LLHTTPResponseFactory::getRootNode (  )  [inline]

Definition at line 869 of file lliohttpserver.cpp.

Referenced by LLIOHTTPServer::create().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 872 of file lliohttpserver.cpp.


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