LeechCraft  0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
LC::Util::oral::detail::HandleAggSelector< Aggregate, T, Ptr > Struct Template Reference

#include "oral.h"

+ Inheritance diagram for LC::Util::oral::detail::HandleAggSelector< Aggregate, T, Ptr >:
+ Collaboration diagram for LC::Util::oral::detail::HandleAggSelector< Aggregate, T, Ptr >:

Static Public Member Functions

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

Static Public Attributes

static constexpr auto Fields = Aggregate + "(" + GetQualifiedFieldNamePtr<Ptr> () + ")"
 
- Static Public Attributes inherited from LC::Util::oral::detail::HSBaseFirst
static constexpr auto ResultBehaviour_v = ResultBehaviour::First
 

Detailed Description

template<CtString Aggregate, typename T, auto Ptr>
struct LC::Util::oral::detail::HandleAggSelector< Aggregate, T, Ptr >

Definition at line 1231 of file oral.h.

Member Function Documentation

◆ Initializer()

template<CtString Aggregate, typename T, auto Ptr>
static auto LC::Util::oral::detail::HandleAggSelector< Aggregate, T, Ptr >::Initializer ( const QSqlQuery &  q,
int  startIdx 
)
inlinestaticnoexcept

Definition at line 1235 of file oral.h.

Member Data Documentation

◆ Fields

template<CtString Aggregate, typename T, auto Ptr>
constexpr auto LC::Util::oral::detail::HandleAggSelector< Aggregate, T, Ptr >::Fields = Aggregate + "(" + GetQualifiedFieldNamePtr<Ptr> () + ")"
inlinestatic

Definition at line 1233 of file oral.h.


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