|
OpenKO Database Model
Table- and column-level documentation generated from the jsonSchema
|
[MAKE_ITEM_GROUP] Make item group More...
#include <FullModel.h>
Public Types | |
| using | BinderType = full_binder::MakeItemGroup |
Public Member Functions | |
| const int32_t & | MapKey () const |
| Returns a value for use in map keys based on the table's primary key. | |
Static Public Member Functions | |
| static const std::string & | TableName () |
| Returns the table name. | |
| static const std::unordered_set< std::string > & | ColumnNames () |
| Returns a set of column names for the table. | |
| static const std::vector< std::string > & | OrderedColumnNames () |
| Returns an ordered vector of column names for the table. | |
| static const std::unordered_set< std::string > & | BlobColumns () |
| Returns a set of blob column names for the table. | |
| static modelUtil::DbType | DbType () |
| Returns the associated database type for the table. | |
| static const std::vector< std::string > & | PrimaryKey () |
| Returns the columns associated with the table's Primary Key. | |
Public Attributes | |
| int32_t | ItemGroupNumber = {} |
| Column [iItemGroupNum]: Item group number. | |
| int32_t | Item [30] = {} |
| Array grouping for columns [iItem_1] to [iItem_30]. | |
[MAKE_ITEM_GROUP] Make item group
| int32_t full_model::MakeItemGroup::Item[30] = {} |
Array grouping for columns [iItem_1] to [iItem_30].
Column [iItem_1]: Item 1 Column [iItem_2]: Item 2 Column [iItem_3]: Item 3 Column [iItem_4]: Item 4 Column [iItem_5]: Item 5 Column [iItem_6]: Item 6 Column [iItem_7]: Item 7 Column [iItem_8]: Item 8 Column [iItem_9]: Item 9 Column [iItem_10]: Item10 Column [iItem_11]: Item 11 Column [iItem_12]: Item 12 Column [iItem_13]: Item 13 Column [iItem_14]: Item 14 Column [iItem_15]: Item 15 Column [iItem_16]: Item 16 Column [iItem_17]: Item 17 Column [iItem_18]: Item 18 Column [iItem_19]: Item 19 Column [iItem_20]: Item 20 Column [iItem_21]: Item 21 Column [iItem_22]: Item 22 Column [iItem_23]: Item 23 Column [iItem_24]: Item 24 Column [iItem_25]: Item 25 Column [iItem_26]: Item 26 Column [iItem_27]: Item 27 Column [iItem_28]: Item 28 Column [iItem_29]: Item 29 Column [iItem_30]: Item 30