ConstantsGenerator Members
The ConstantsGenerator type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| 
                         | 
                      ConstantsGenerator | 
                         
   Generates the code from the contents of the address space.
    
                       | 
                    
Methods
| Name | Description | |
|---|---|---|
| 
                         | 
                      AddTemplate | 
                         
   Initializes a template to use for substitution.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      CollectDatatypes | 
                         
   Returns the list of datatypes to process.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      Generate | 
                         
   Generates the datatype files.
    
                       | 
                    
| 
                         | 
                      GetAnsiCTypeName | 
                         
   Returns a name qualified with a namespace prefix.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      GetDataTypeList()()()() | 
                         
   Returns the list of datatypes to process.
    
                       | 
                    
| 
                         | 
                      GetDataTypeList(Type, Boolean, Boolean) | 
                         
   Returns the list of datatypes to process.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      GetDescription | 
                         
   Creates a description from a documentation element.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      GetDotNetTypeName | 
                         
   Returns a name qualified with a namespace prefix.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      IsNull | 
                         
   Checks for a null qualified name.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      ToLowerCamelCase | 
                         
   Ensures the first character is lower case.
     (Inherited from CodeGenerator.) | 
                    
Properties
| Name | Description | |
|---|---|---|
| 
                         | 
                      DictionariesToExport | 
                         
   The dictionaries that should be exported in addition to the target dictionary.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      Dictionary | 
                         
   The dictionary being processed.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      DictionaryName | 
                         
   The name of the dictionary being processed.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      OutputDirectory | 
                         
   The directory used to place any output files.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      TargetLanguage | 
                         
   The target language to use for the output.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      Validator | 
                         
   The validator used to verify the type dictionary.
     (Inherited from CodeGenerator.) | 
                    

