Inheritance diagram for SignedIntCompressorFactory::

Public Methods | |
| char * | GetName () | 
| char * | GetDescription () | 
      
  | 
  
| 
 
 Reimplemented from UserCompressorFactory. Definition at line 614 of file StdCompress.cpp. 00614 {  return "Compressor for signed integers"; }
 | 
  
      
  | 
  
| 
 
 Reimplemented from UserCompressorFactory. Definition at line 613 of file StdCompress.cpp. 00613 {  return "i"; }
 | 
  
1.2.11.1 written by Dimitri van Heesch,
 © 1997-2001