Rosetta Utilities  2015.09
schema_generator Directory Reference
Directory dependency graph for schema_generator:
src/basic/database/schema_generator

Files

file  Column.cc
 Column class for the schema generator framework.
 
file  Column.fwd.hh
 forward hearder for the Column class in the schema generator framework
 
file  Column.hh
 Column class for the schema generator framework.
 
file  Constraint.cc
 Constraints class for the schema generator framework.
 
file  Constraint.fwd.hh
 forwaard header for the constraints class in the schema generator framework
 
file  Constraint.hh
 Constraint class for the schema generator framework.
 
file  DbDataType.cc
 DbDataType class for the schema generator framework.
 
file  DbDataType.fwd.hh
 
file  DbDataType.hh
 DbDataType class for the schema generator framework.
 
file  ForeignKey.cc
 ForeignKey class for the schema generator framework.
 
file  ForeignKey.hh
 ForeignKey class for the schema generator framework.
 
file  Index.cc
 Index class for the schema generator framework.
 
file  Index.hh
 Index class for the schema generator framework.
 
file  PrimaryKey.cc
 PrimaryKey class for the schema generator framework.
 
file  PrimaryKey.hh
 PrimaryKey class for the schema generator framework.
 
file  Schema.cc
 Construct a database backend independant schema.
 
file  Schema.hh
 table definition for the schema generator framework