OpenKO Database Model
Table- and column-level documentation generated from the jsonSchema
Loading...
Searching...
No Matches
aiserver_model::MakeItemGroup Class Referenceexport

[MAKE_ITEM_GROUP] Make item group More...

Public Types

using BinderType = aiserver_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 const 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.
 
union { 
 
   int32_t   Item [30] = {} 
 
   struct { 
 
      int32_t   Item1 
 
      int32_t   Item2 
 
      int32_t   Item3 
 
      int32_t   Item4 
 
      int32_t   Item5 
 
      int32_t   Item6 
 
      int32_t   Item7 
 
      int32_t   Item8 
 
      int32_t   Item9 
 
      int32_t   Item10 
 
      int32_t   Item11 
 
      int32_t   Item12 
 
      int32_t   Item13 
 
      int32_t   Item14 
 
      int32_t   Item15 
 
      int32_t   Item16 
 
      int32_t   Item17 
 
      int32_t   Item18 
 
      int32_t   Item19 
 
      int32_t   Item20 
 
      int32_t   Item21 
 
      int32_t   Item22 
 
      int32_t   Item23 
 
      int32_t   Item24 
 
      int32_t   Item25 
 
      int32_t   Item26 
 
      int32_t   Item27 
 
      int32_t   Item28 
 
      int32_t   Item29 
 
      int32_t   Item30 
 
   }  
 
};  
 

Detailed Description

[MAKE_ITEM_GROUP] Make item group

GAME Database - AIServer Library
MAKE_ITEM_GROUP Make item group

The documentation for this class was generated from the following file: