Octane v1.01.20 - The Open Compression Toolkit for C++ http://octane.sourceforge.net/
Homepage | Main | Modules | Class Hierarchy | Compound List | File List | Compound Members | Related Pages

core/compressormanager.hpp File Reference


Detailed Description

Compression/Decompression manager classes.

Remarks:
These classes holds a collection of Compressor derived classes and is used for runtime selection of which algorithm to test.
Author:
mouser

Jibz

Date:
2003.07.29

Definition in file compressormanager.hpp.

#include "../compressors/compressor.hpp"
#include <string>
#include <vector>
#include <assert.h>

Go to the source code of this file.

Compounds

class  CompressorManager
 The CompressorManager classes holds a collection of Compressor derived classes and is used for runtime selection of which algorithm to test. More...

class  CompressorManager_SingletonInsurer
 This is a sneaky little class which allows us to create self-registering compressors. More...


Variables

CompressorManagerglobal_compressormanagerp
 global single instance of the CompressorManager; all compressors will register with this global instance.

 

Generated on 20 May 2004 by doxygen 1.3.3