GnuCashew ~ GnuCash Enabled Web
GCW
Namespaces | Variables
Definition.h File Reference
#include <Wt/WFormModel.h>
+ Include dependency graph for Definition.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 GCW
 
 GCW::Dbo
 Database Object Namespace.
 
 GCW::Dbo::Jobs
 
 GCW::Dbo::Jobs::Field
 

Variables

const char * GCW::Dbo::Jobs::s_tableName = "jobs"
 
const Wt::WFormModel::Field GCW::Dbo::Jobs::Field::guid = "guid"
 
const Wt::WFormModel::Field GCW::Dbo::Jobs::Field::id = "id"
 
const Wt::WFormModel::Field GCW::Dbo::Jobs::Field::name = "name"
 
const Wt::WFormModel::Field GCW::Dbo::Jobs::Field::reference = "reference"
 
const Wt::WFormModel::Field GCW::Dbo::Jobs::Field::active = "active"
 
const Wt::WFormModel::Field GCW::Dbo::Jobs::Field::owner_type = "owner_type"
 
const Wt::WFormModel::Field GCW::Dbo::Jobs::Field::owner_guid = "owner_guid"