LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::oral::detail::HandleSelector< T, AggregateType< AggregateFunction::Count, Ptr > > Struct Template Reference

#include "oral.h"

+ Inheritance diagram for LC::Util::oral::detail::HandleSelector< T, AggregateType< AggregateFunction::Count, Ptr > >:
+ Collaboration diagram for LC::Util::oral::detail::HandleSelector< T, AggregateType< AggregateFunction::Count, Ptr > >:

Static Public Member Functions

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

Static Public Attributes

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

Detailed Description

template<typename T, auto Ptr>
struct LC::Util::oral::detail::HandleSelector< T, AggregateType< AggregateFunction::Count, Ptr > >

Definition at line 1223 of file oral.h.

Member Function Documentation

◆ Initializer()

template<typename T, auto Ptr>
static auto LC::Util::oral::detail::HandleSelector< T, AggregateType< AggregateFunction::Count, Ptr > >::Initializer ( const QSqlQuery & q,
int startIdx )
inlinestatic

Definition at line 1227 of file oral.h.

Member Data Documentation

◆ Fields

template<typename T, auto Ptr>
auto LC::Util::oral::detail::HandleSelector< T, AggregateType< AggregateFunction::Count, Ptr > >::Fields = "count(" + GetQualifiedFieldNamePtr<Ptr> () + ")"
staticconstexpr

Definition at line 1225 of file oral.h.


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