#include <VGexpSpec.h>
Inheritance diagram for halftoner::VGexpSpec:


VGexpSpec encapsulate runtime informations for instances of class VGexp.
Definition at line 40 of file VGexpSpec.h.
      
  | 
  ||||||||||||||||||||||||
| 
 Constructor. 
 
 
 Definition at line 35 of file VGexpSpec.cxx.  | 
  
      
  | 
  
| 
 Destructor. 
 Definition at line 49 of file VGexpSpec.cxx.  | 
  
      
  | 
  
| 
 Returns the first grade error. 
 
 Definition at line 59 of file VGexpSpec.cxx. Referenced by halftoner::VGexp::halftone().  | 
  
      
  | 
  
| 
 Returns the second grade error. 
 
 Definition at line 64 of file VGexpSpec.cxx. Referenced by halftoner::VGexp::halftone().  | 
  
      
  | 
  
| 
 Returns the third grade error. 
 
 Definition at line 69 of file VGexpSpec.cxx. Referenced by halftoner::VGexp::halftone().  | 
  
      
  | 
  
| 
 The first grade error. 
 Definition at line 46 of file VGexpSpec.h.  | 
  
      
  | 
  
| 
 The second grade error. 
 Definition at line 48 of file VGexpSpec.h.  | 
  
      
  | 
  
| 
 The third grade error. 
 Definition at line 50 of file VGexpSpec.h.  | 
  
1.2.17