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

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

Public Types

typedef void(* BindColumnFunction_t) (full_model::MagicType5 &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::MagicType5 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to ID.
 
static void BindName (full_model::MagicType5 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Name.
 
static void BindDescription (full_model::MagicType5 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Description.
 
static void BindType (full_model::MagicType5 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Type.
 
static void BindExpRecover (full_model::MagicType5 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to ExpRecover.
 
static void BindNeedStone (full_model::MagicType5 &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to NeedStone.
 

Detailed Description

generated nanodbc column binder for full_model::MagicType5


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