OpenKO Database Model
Table- and column-level documentation generated from the jsonSchema
Loading...
Searching...
No Matches
full_binder::MagicType7 Class Referenceexport
module FullBinder

generated nanodbc column binder for full_model::MagicType7 More...

Public Types

typedef void(* BindColumnFunction_t) (full_model::MagicType7 &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 (full_model::MagicType7 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to ID.
 
static void BindName (full_model::MagicType7 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Name.
 
static void BindNote (full_model::MagicType7 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Note.
 
static void BindValidGroup (full_model::MagicType7 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to ValidGroup.
 
static void BindNationChange (full_model::MagicType7 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to NationChange.
 
static void BindMonsterNumber (full_model::MagicType7 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to MonsterNumber.
 
static void BindTargetChange (full_model::MagicType7 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to TargetChange.
 
static void BindStateChange (full_model::MagicType7 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to StateChange.
 
static void BindRadius (full_model::MagicType7 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Radius.
 
static void BindHitRate (full_model::MagicType7 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to HitRate.
 
static void BindDuration (full_model::MagicType7 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Duration.
 
static void BindDamage (full_model::MagicType7 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Damage.
 
static void BindVision (full_model::MagicType7 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Vision.
 
static void BindNeedItem (full_model::MagicType7 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to NeedItem.
 

Detailed Description

generated nanodbc column binder for full_model::MagicType7


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