GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Dbo
Books
Books/Definition.h
Go to the documentation of this file.
1
#line 2 "src/Dbo/Books/Definition.h"
2
3
#ifndef __DBO_BOOKS_DEFINITION_H___
4
#define __DBO_BOOKS_DEFINITION_H___
5
6
#include <Wt/WFormModel.h>
7
8
namespace
GCW
{
9
namespace
Dbo {
10
namespace
Books {
11
12
extern
const
char
*
s_tableName
;
13
14
namespace
Field {
15
16
extern
const
Wt::WFormModel::Field
guid
;
// text(32) PRIMARY KEY NOT NULL,
17
extern
const
Wt::WFormModel::Field
root_account_guid
;
// text(32) NOT NULL,
18
extern
const
Wt::WFormModel::Field
root_template_guid
;
// text(32) NOT NULL
19
20
}
// endnamespace Field {
21
}
// endnamespace Books {
22
}
// endnamespace Dbo {
23
}
// endnamespace GCW {
24
25
#endif
// __DBO_BOOKS_DEFINITION_H___
26
27
28
Wt::WFormModel::Field
const char * Field
GCW::Dbo::Books::Field::guid
const Wt::WFormModel::Field guid
Definition
Books.cpp:10
GCW::Dbo::Books::Field::root_template_guid
const Wt::WFormModel::Field root_template_guid
Definition
Books.cpp:12
GCW::Dbo::Books::Field::root_account_guid
const Wt::WFormModel::Field root_account_guid
Definition
Books.cpp:11
GCW::Dbo::Books::s_tableName
const char * s_tableName
Definition
Books.cpp:8
GCW
Definition
App.h:18
Generated on Sat Sep 13 2025 08:48:27 for GnuCashew ~ Web Application compatible with GnuCash sql data files. by
1.9.8