Inheritance diagram for UnsignedIntCompressorFactory::

Public Methods | |
| char * | GetName () | 
| char * | GetDescription () | 
      
  | 
  
| 
 
 Reimplemented from UserCompressorFactory. Definition at line 400 of file StdCompress.cpp. 00400 {  return "Compressor for unsigned integers"; }
 | 
  
      
  | 
  
| 
 
 Reimplemented from UserCompressorFactory. Definition at line 399 of file StdCompress.cpp. 00399 {  return "u"; }
 | 
  
1.2.11.1 written by Dimitri van Heesch,
 © 1997-2001