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

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

Public Types

typedef void(* BindColumnFunction_t) (full_model::KnightsCape &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 BindCapeIndex (full_model::KnightsCape &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to CapeIndex.
 
static void BindName (full_model::KnightsCape &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Name.
 
static void BindBuyPrice (full_model::KnightsCape &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to BuyPrice.
 
static void BindDuration (full_model::KnightsCape &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Duration.
 
static void BindGrade (full_model::KnightsCape &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Grade.
 

Detailed Description

generated nanodbc column binder for full_model::KnightsCape


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