#include <FS_WriteFilterFactory.h>
Definition at line 24 of file FS_WriteFilterFactory.h.
| FS_WriteFilterFactory::FS_WriteFilterFactory |
( |
| ) |
|
| virtual FS_WriteFilterFactory::~FS_WriteFilterFactory |
( |
| ) |
|
|
virtual |
Instantiates a identical copy of this class object.
This method instantiates an write filter. The filter is used on each section, when the index file writes them out to the output stream.
| virtual int FS_WriteFilterFactory::getFilteredSize |
( |
int |
size | ) |
|
|
virtual |
Returns the size of filtered data based on its original unfiltred size.
| virtual int64 FS_WriteFilterFactory::getMemoryUsage |
( |
bool |
inclusive | ) |
const |
|
pure virtual |
Returns true if this write filter matches the specified read filter.
The documentation for this class was generated from the following file: