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

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

Public Types

typedef void(* BindColumnFunction_t) (full_model::Warehouse &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 BindAccountId (full_model::Warehouse &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to AccountId.
 
static void BindMoney (full_model::Warehouse &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Money.
 
static void BindDwTime (full_model::Warehouse &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to DwTime.
 
static void BindItemData (full_model::Warehouse &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to ItemData.
 
static void BindSerial (full_model::Warehouse &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Serial.
 

Detailed Description

generated nanodbc column binder for full_model::Warehouse


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