LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::oral::detail::HandleSelector< T, MemberPtrs< Ptrs... > > Struct Template Reference

#include "oral.h"

+ Inheritance diagram for LC::Util::oral::detail::HandleSelector< T, MemberPtrs< Ptrs... > >:
+ Collaboration diagram for LC::Util::oral::detail::HandleSelector< T, MemberPtrs< Ptrs... > >:

Static Public Member Functions

static auto Initializer (const QSqlQuery &q, int startIdx) noexcept
 

Static Public Attributes

static constexpr auto Fields = JoinTup (SelectFields<FieldIndex<Ptrs> ()...> (), ", ")
 
- Static Public Attributes inherited from LC::Util::oral::detail::HSBaseAll
static constexpr auto ResultBehaviour_v = ResultBehaviour::All
 

Detailed Description

template<typename T, auto... Ptrs>
struct LC::Util::oral::detail::HandleSelector< T, MemberPtrs< Ptrs... > >

Definition at line 1176 of file oral.h.

Member Function Documentation

◆ Initializer()

template<typename T, auto... Ptrs>
static auto LC::Util::oral::detail::HandleSelector< T, MemberPtrs< Ptrs... > >::Initializer ( const QSqlQuery & q,
int startIdx )
inlinestaticnoexcept

Definition at line 1187 of file oral.h.

References LC::Util::oral::detail::MakeIndexedQueryHandler().

+ Here is the call graph for this function:

Member Data Documentation

◆ Fields

template<typename T, auto... Ptrs>
auto LC::Util::oral::detail::HandleSelector< T, MemberPtrs< Ptrs... > >::Fields = JoinTup (SelectFields<FieldIndex<Ptrs> ()...> (), ", ")
inlinestaticconstexpr

Definition at line 1185 of file oral.h.


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