Inheritance diagram for UnsignedInt8CompressorFactory::

Public Methods | |
| char * | GetName () |
| char * | GetDescription () |
|
|
Reimplemented from UserCompressorFactory. Definition at line 511 of file StdCompress.cpp. 00511 { return "Compressor for integers between 0 and 255"; }
|
|
|
Reimplemented from UserCompressorFactory. Definition at line 510 of file StdCompress.cpp. 00510 { return "u8"; }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001