CodeGenerator Methods
The CodeGenerator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| 
                         | 
                      AddTemplate | 
                         
   Initializes a template to use for substitution.
    
                       | 
                    
| 
                         | 
                      CollectDatatypes | 
                         
   Returns the list of datatypes to process.
    
                       | 
                    
| 
                         | 
                      GetAnsiCTypeName | 
                         
   Returns a name qualified with a namespace prefix.
    
                       | 
                    
| 
                         | 
                      GetDataTypeList(Type, Boolean, Boolean) | 
                         
   Returns the list of datatypes to process.
    
                       | 
                    
| 
                         | 
                      GetDescription | 
                         
   Creates a description from a documentation element.
    
                       | 
                    
| 
                         | 
                      GetDotNetTypeName | 
                         
   Returns a name qualified with a namespace prefix.
    
                       | 
                    
| 
                         | 
                      IsNull | 
                         
   Checks for a null qualified name.
    
                       | 
                    
| 
                         | 
                      ToLowerCamelCase | 
                         
   Ensures the first character is lower case.
    
                       | 
                    

