Inheritance diagram for ConstantCompressorFactory::

Public Methods | |
| char * | GetName () | 
| char * | GetDescription () | 
      
  | 
  
| 
 
 Reimplemented from UserCompressorFactory. Definition at line 868 of file StdCompress.cpp. 00868 {  return "Constant compressor"; }
 | 
  
      
  | 
  
| 
 
 Reimplemented from UserCompressorFactory. Definition at line 867 of file StdCompress.cpp. 00867 {  return "\"...\""; }
 | 
  
1.2.11.1 written by Dimitri van Heesch,
 © 1997-2001