OpenKO Database Model
Table- and column-level documentation generated from the jsonSchema
Loading...
Searching...
No Matches
full_model::UserSavedMagic Class Referenceexport
module FullModel

[USER_SAVED_MAGIC] User saved magic More...

Public Types

using BinderType = full_binder::UserSavedMagic
 

Public Member Functions

const std::string & 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

std::string CharId
 Column [strCharID]: Character identifier.
 
int32_t Skill1 = {}
 Column [nSkill1]: Skill 1.
 
int16_t During1 = {}
 Column [nDuring1]: During 1.
 
int32_t Skill2 = {}
 Column [nSkill2]: Skill 2.
 
int16_t During2 = {}
 Column [nDuring2]: During 2.
 
int32_t Skill3 = {}
 Column [nSkill3]: Skill 3.
 
int16_t During3 = {}
 Column [nDuring3]: During 3.
 
int32_t Skill4 = {}
 Column [nSkill4]: Skill 4.
 
int16_t During4 = {}
 Column [nDuring4]: During 4.
 
int32_t Skill5 = {}
 Column [nSkill5]: Skill 5.
 
int16_t During5 = {}
 Column [nDuring5]: During 5.
 
int32_t Skill6 = {}
 Column [nSkill6]: Skill 6.
 
int16_t During6 = {}
 Column [nDuring6]: During 6.
 
int32_t Skill7 = {}
 Column [nSkill7]: Skill 7.
 
int16_t During7 = {}
 Column [nDuring7]: During 7.
 
int32_t Skill8 = {}
 Column [nSkill8]: Skill 8.
 
int16_t During8 = {}
 Column [nDuring8]: During 8.
 
int32_t Skill9 = {}
 Column [nSkill9]: Skill 9.
 
int16_t During9 = {}
 Column [nDuring9]: During 9.
 
int32_t Skill10 = {}
 Column [nSkill10]: Skill 10.
 
int16_t During10 = {}
 Column [nDuring10]: During 10.
 

Detailed Description

[USER_SAVED_MAGIC] User saved magic

GAME Database - Full Library
USER_SAVED_MAGIC User saved magic

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