LLChainIOFactoryForPipe< Pipe > Class Template Reference

#include <lliohttpserver.h>

Inheritance diagram for LLChainIOFactoryForPipe< Pipe >:

Inheritance graph
[legend]
Collaboration diagram for LLChainIOFactoryForPipe< Pipe >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

template<class Pipe>
class LLChainIOFactoryForPipe< Pipe >

Definition at line 101 of file lliohttpserver.h.


Member Function Documentation

template<class Pipe>
virtual bool LLChainIOFactoryForPipe< Pipe >::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 104 of file lliohttpserver.h.


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