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

generated nanodbc column binder for versionmanager_model::CurrentUser More...

Public Types

typedef void(* BindColumnFunction_t) (versionmanager_model::CurrentUser &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 BindServerId (versionmanager_model::CurrentUser &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to ServerId.
 
static void BindServerIP (versionmanager_model::CurrentUser &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to ServerIP.
 
static void BindAccountId (versionmanager_model::CurrentUser &m, const nanodbc::result &result, short colIndex)
 Binds a result's column to AccountId.
 

Detailed Description

generated nanodbc column binder for versionmanager_model::CurrentUser


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