Inheritance diagram for PrintCompressorFactory::

Public Methods | |
| char * | GetName () | 
| char * | GetDescription () | 
      
  | 
  
| 
 
 Reimplemented from UserCompressorFactory. Definition at line 237 of file StdCompress.cpp. 00237 {  return "Print compressor"; }
 | 
  
      
  | 
  
| 
 
 Reimplemented from UserCompressorFactory. Definition at line 236 of file StdCompress.cpp. 00236 {  return "p"; }
 | 
  
1.2.11.1 written by Dimitri van Heesch,
 © 1997-2001