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

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

Public Types

typedef void(* BindColumnFunction_t) (ebenezer_model::KnightsRating &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 BindRank (ebenezer_model::KnightsRating &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Rank.
 
static void BindIndex (ebenezer_model::KnightsRating &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Index.
 
static void BindName (ebenezer_model::KnightsRating &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Name.
 
static void BindPoints (ebenezer_model::KnightsRating &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Points.
 

Detailed Description

generated nanodbc column binder for ebenezer_model::KnightsRating


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