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

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

Public Types

typedef void(* BindColumnFunction_t) (ebenezer_model::MagicType2 &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::MagicType2 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to ID.
 
static void BindHitType (ebenezer_model::MagicType2 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to HitType.
 
static void BindHitRateMod (ebenezer_model::MagicType2 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to HitRateMod.
 
static void BindDamageMod (ebenezer_model::MagicType2 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to DamageMod.
 
static void BindRangeMod (ebenezer_model::MagicType2 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to RangeMod.
 
static void BindNeedArrow (ebenezer_model::MagicType2 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to NeedArrow.
 
static void BindAddDamagePlus (ebenezer_model::MagicType2 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to AddDamagePlus.
 

Detailed Description

generated nanodbc column binder for ebenezer_model::MagicType2


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