Inheritance diagram for RepeatSepCompressorFactory::

Public Methods | |
| char * | GetName () | 
| char * | GetDescription () | 
      
  | 
  
| 
 
 Reimplemented from UserCompressorFactory. Definition at line 399 of file RepeatCompress.cpp. 00399 {  return "Compressor for substrings separated by some delimiter string"; }
 | 
  
      
  | 
  
| 
 
 Reimplemented from UserCompressorFactory. Definition at line 398 of file RepeatCompress.cpp. 00398 {  return "rep"; }
 | 
  
1.2.11.1 written by Dimitri van Heesch,
 © 1997-2001