Inheritance diagram for PlainTextCompressorFactory::

Public Methods | |
| char * | GetName () | 
| char * | GetDescription () | 
      
  | 
  
| 
 
 Reimplemented from UserCompressorFactory. Definition at line 160 of file StdCompress.cpp. 00160 {  return "Plain text compressor"; }
 | 
  
      
  | 
  
| 
 
 Reimplemented from UserCompressorFactory. Definition at line 159 of file StdCompress.cpp. 00159 {  return "t"; }
 | 
  
1.2.11.1 written by Dimitri van Heesch,
 © 1997-2001