Inheritance diagram for DeltaCompressorFactory::

Public Methods | |
| char * | GetName () |
| char * | GetDescription () |
|
|
Reimplemented from UserCompressorFactory. Definition at line 755 of file StdCompress.cpp. 00755 { return "Delta compressor for signed integers"; }
|
|
|
Reimplemented from UserCompressorFactory. Definition at line 754 of file StdCompress.cpp. 00754 { return "di"; }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001