MySQL++ SSQLS v2 Translator  3.2.5
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 CParseV2Parses 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
 CTypeA smart enum for converting SQL type strings to one of a relatively few types we directly support
 CFileHolds information about an SSQLS v2 file we're parsing
 CFileExceptionException 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
 CLineBase class for parsed SSQLS v2 declaration lines
 COptionBase class for known SSQLS v2 'option' directives
 CParseExceptionException object thrown by File::error() to report an SSQLS v2 parsing error
 CTable'table' directive line