GnuCashew ~ GnuCash Enabled Web
GCW
Variables
GCW::Dbo::Slots::Field Namespace Reference

Variables

Wt::WFormModel::Field id = "id"
 
Wt::WFormModel::Field obj_guid = "obj_guid"
 
Wt::WFormModel::Field name = "name"
 
Wt::WFormModel::Field slot_type = "slot_type"
 
Wt::WFormModel::Field int64_val = "int64_val"
 
Wt::WFormModel::Field string_val = "string_val"
 
Wt::WFormModel::Field double_val = "double_val"
 
Wt::WFormModel::Field timespec_val = "timespec_val"
 
Wt::WFormModel::Field guid_val = "guid_val"
 
Wt::WFormModel::Field numeric_val_num = "numeric_val_num"
 
Wt::WFormModel::Field numeric_val_denom = "numeric_val_denom"
 
Wt::WFormModel::Field gdate_val = "gdate_val"
 

Variable Documentation

◆ double_val

Wt::WFormModel::Field GCW::Dbo::Slots::Field::double_val = "double_val"
extern

Definition at line 19 of file Slots.cpp.

Referenced by GCW::Dbo::Slots::Item::persist().

◆ gdate_val

Wt::WFormModel::Field GCW::Dbo::Slots::Field::gdate_val = "gdate_val"
extern

Definition at line 24 of file Slots.cpp.

Referenced by GCW::Dbo::Slots::Item::persist().

◆ guid_val

Wt::WFormModel::Field GCW::Dbo::Slots::Field::guid_val = "guid_val"
extern

Definition at line 21 of file Slots.cpp.

Referenced by GCW::Dbo::Slots::Item::persist().

◆ id

Wt::WFormModel::Field GCW::Dbo::Slots::Field::id = "id"
extern

Definition at line 13 of file Slots.cpp.

◆ int64_val

Wt::WFormModel::Field GCW::Dbo::Slots::Field::int64_val = "int64_val"
extern

Definition at line 17 of file Slots.cpp.

Referenced by GCW::Dbo::Slots::Item::persist().

◆ name

Wt::WFormModel::Field GCW::Dbo::Slots::Field::name = "name"
extern

Definition at line 15 of file Slots.cpp.

Referenced by GCW::Dbo::Slots::Item::persist().

◆ numeric_val_denom

Wt::WFormModel::Field GCW::Dbo::Slots::Field::numeric_val_denom = "numeric_val_denom"
extern

Definition at line 23 of file Slots.cpp.

Referenced by GCW::Dbo::Slots::Item::persist().

◆ numeric_val_num

Wt::WFormModel::Field GCW::Dbo::Slots::Field::numeric_val_num = "numeric_val_num"
extern

Definition at line 22 of file Slots.cpp.

Referenced by GCW::Dbo::Slots::Item::persist().

◆ obj_guid

Wt::WFormModel::Field GCW::Dbo::Slots::Field::obj_guid = "obj_guid"
extern

Definition at line 14 of file Slots.cpp.

Referenced by GCW::Dbo::Slots::Item::persist().

◆ slot_type

Wt::WFormModel::Field GCW::Dbo::Slots::Field::slot_type = "slot_type"
extern

Definition at line 16 of file Slots.cpp.

Referenced by GCW::Dbo::Slots::Item::persist().

◆ string_val

Wt::WFormModel::Field GCW::Dbo::Slots::Field::string_val = "string_val"
extern

Definition at line 18 of file Slots.cpp.

Referenced by GCW::Dbo::Accounts::Item::color(), and GCW::Dbo::Slots::Item::persist().

◆ timespec_val

Wt::WFormModel::Field GCW::Dbo::Slots::Field::timespec_val = "timespec_val"
extern

Definition at line 20 of file Slots.cpp.

Referenced by GCW::Dbo::Slots::Item::persist().