LeechCraft  0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
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 1191 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 1202 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>
constexpr auto LC::Util::oral::detail::HandleSelector< T, MemberPtrs< Ptrs... > >::Fields = JoinTup (SelectFields<FieldIndex<Ptrs> ()...> (), ", ")
inlinestatic

Definition at line 1200 of file oral.h.


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