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

generated nanodbc column binder for ebenezer_model::MagicType9 More...

Public Types

typedef void(* BindColumnFunction_t) (ebenezer_model::MagicType9 &m, const nanodbc::result &result, short colIndex)
 
using BindingsMapType = std::unordered_map<std::string, BindColumnFunction_t>
 

Static Public Member Functions

static const BindingsMapType & GetColumnBindings ()
 Returns the binding function associated with the column name.
 
static void BindID (ebenezer_model::MagicType9 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to ID.
 
static void BindValidGroup (ebenezer_model::MagicType9 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to ValidGroup.
 
static void BindNationChange (ebenezer_model::MagicType9 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to NationChange.
 
static void BindMonsterNumber (ebenezer_model::MagicType9 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to MonsterNumber.
 
static void BindTargetChange (ebenezer_model::MagicType9 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to TargetChange.
 
static void BindStateChange (ebenezer_model::MagicType9 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to StateChange.
 
static void BindRadius (ebenezer_model::MagicType9 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Radius.
 
static void BindHitRate (ebenezer_model::MagicType9 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to HitRate.
 
static void BindDuration (ebenezer_model::MagicType9 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Duration.
 
static void BindAddDamage (ebenezer_model::MagicType9 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to AddDamage.
 
static void BindVision (ebenezer_model::MagicType9 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Vision.
 
static void BindNeedItem (ebenezer_model::MagicType9 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to NeedItem.
 

Detailed Description

generated nanodbc column binder for ebenezer_model::MagicType9


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