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

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

Public Types

typedef void(* BindColumnFunction_t) (full_model::HeroUser &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 BindIndex (full_model::HeroUser &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Index.
 
static void BindUserId (full_model::HeroUser &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to UserId.
 
static void BindNation (full_model::HeroUser &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Nation.
 
static void BindClassName (full_model::HeroUser &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to ClassName.
 
static void BindAchievement (full_model::HeroUser &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to Achievement.
 

Detailed Description

generated nanodbc column binder for full_model::HeroUser


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