| MySQL++ SSQLS v2 Translator
        3.2.4
        | 
| ▼CParseV2 | Parses SSQLS v2 documents and holds the parse result | 
| CAccessorStyleOption | 'option accessor_style' directive line | 
| CExceptionOnSchemaMismatchOption | 'option exception_on_schema_mismatch' directive line | 
| ▼CField | 'field' directive line | 
| CType | A smart enum for converting SQL type strings to one of a relatively few types we directly support | 
| CFile | Holds information about an SSQLS v2 file we're parsing | 
| CFileException | Exception object thrown to indicate a file I/O error | 
| CHeaderExtensionOption | 'option header_extension' directive line | 
| CImplementationExtensionOption | 'option implementation_extension' directive line | 
| CInclude | 'include' directive line | 
| CLine | Base class for parsed SSQLS v2 declaration lines | 
| COption | Base class for known SSQLS v2 'option' directives | 
| CParseException | Exception object thrown by File::error() to report an SSQLS v2 parsing error | 
| CTable | 'table' directive line | 
 1.8.14
 1.8.14