PACK WOC  $VERSION$
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CGPInternal helper class for the procGit parser routine
 CMDomQueryDOM Query Class
 CQFile
 CMFileOverwrites QFile to only generate a file if its new version differs from an existing one, it creates a temporary file with ",new" added to the file name; additionally it records all file names that it touches; this is not a complete implementation - just enough for woc; it assumes that files are opened to be (re)created
 CQList
 CMDomNodeListHelper class: more flexible version of QDomNodeList
 CQObject
 CWocOutputBase class of all output generators
 CWocHtmlOutOutput target for HTML documentation
 CWocPHPOutAbstract base class for generating output for PHP
 CWocPHPClientOutSpecialization that creates a PHP client
 CWocPHPServerOutSpecialization that creates a PHP server
 CWocQtOutAbstract base class for Qt client and server output
 CWocQtClientOutSpecialization that generates adequate output for Qt clients
 CWocQtServerOutSpecialization that generates adequate output for Qt servers
 CWocSchemaOutGenerates output for a schema file
 CWocSoapOutGenerates output for a schema file
 CWocPHPClassGenerates output for a PHP server side
 CWocPHPTableGenerates output for a PHP server side
 CWocPHPTransactionGenerates output for a PHP server side
 CWocPHPClientTransactionGenerates output for a PHP server side
 CWocPHPServerTransactionGenerates output for a PHP server side
 CWocProcessorCentral processing singleton
 CWocQtClassSpecialization that outputs classes for WocQtOut and its sub-classes
 CWocQtTransactionAbstract base class for Qt transaction generator
 CWocQtClientTransactionGenerates Qt code for transactions, the target is the client
 CWocQtServerTransactionSpecialization for generating transactions for a Qt server target, used by WocQtServerOut
 CQtCTransInternal cache to hold the output for one transaction, a reference to this struct is handed arout WocQtClientTransaction
 CQtSTransInternal helper to hold the output for one transaction, this is handed around WocQtServerTransaction
 CWocTable::s_colHolds data for a DB table column
 CWocClass::s_mapMappings: "table-name" => List of ("column-name","property-name")
 CWocClass::s_propProperty info
 CWocQtClientTransaction::s_transdocMemory for transaction and privilege docu
 CWocClassStores a communication class including serialization and deserialization information
 CWocEnumHelper structure to store enums in classes and tables
 CWocQtTableGenerates code for DB table wrappers in Qt so far this class is non-functional
 CWocTableStores the internal representation of a database table and its abstraction class
 CWocTransactionInternal representation of a transaction