IStreamFilterFactory Class Reference
Stream filter factory interface.
More...
#include <IStreamFilterFactory.h>
Inherits IInterface.
Inheritance diagram for IStreamFilterFactory:
[legend]Collaboration diagram for IStreamFilterFactory:
[legend]List of all members.
|
Public Member Functions |
virtual IStream * | create (IStream *stream, bool adoptStream)=0 |
| Create filter.
|
Detailed Description
Stream filter factory interface.
This interface provides factory methods to create stream filters.
Definition at line 26 of file IStreamFilterFactory.h.
Member Function Documentation
virtual IStream* IStreamFilterFactory::create |
( |
IStream * |
stream, |
|
|
bool |
adoptStream |
|
) |
[pure virtual] |
|
|
Create filter.
Create and return a stream filter on stream . The caller must delete the returned object.
Referenced by CClient::connect(). |
The documentation for this class was generated from the following file:
Generated on Fri Nov 6 00:21:39 2009 for synergy-plus by
1.3.9.1