OpenKO Database Model
Table- and column-level documentation generated from the jsonSchema
|
generated nanodbc column binder for full_model::FriendList More...
Public Types | |
typedef void(* | BindColumnFunction_t) (full_model::FriendList &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 | BindUserId (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to UserId. | |
static void | BindFriend1 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend1. | |
static void | BindFriend2 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend2. | |
static void | BindFriend3 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend3. | |
static void | BindFriend4 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend4. | |
static void | BindFriend5 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend5. | |
static void | BindFriend6 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend6. | |
static void | BindFriend7 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend7. | |
static void | BindFriend8 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend8. | |
static void | BindFriend9 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend9. | |
static void | BindFriend10 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend10. | |
static void | BindFriend11 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend11. | |
static void | BindFriend12 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend12. | |
static void | BindFriend13 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend13. | |
static void | BindFriend14 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend14. | |
static void | BindFriend15 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend15. | |
static void | BindFriend16 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend16. | |
static void | BindFriend17 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend17. | |
static void | BindFriend18 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend18. | |
static void | BindFriend19 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend19. | |
static void | BindFriend20 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend20. | |
static void | BindFriend21 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend21. | |
static void | BindFriend22 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend22. | |
static void | BindFriend23 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend23. | |
static void | BindFriend24 (full_model::FriendList &m, const nanodbc::result &result, short colIndex) |
Binds a result's column to Friend24. | |
generated nanodbc column binder for full_model::FriendList