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

#include "oral.h"

Inheritance diagram for LC::Util::oral::detail::HandleSelector< T, SelectorUnion< L, R > >:
Collaboration diagram for LC::Util::oral::detail::HandleSelector< T, SelectorUnion< L, R > >:

Public Types

using HL = HandleSelector<T, L>
using HR = HandleSelector<T, R>

Static Public Member Functions

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

Static Public Attributes

static constexpr auto ResultBehaviour_v = CombineBehaviour (HL::ResultBehaviour_v, HR::ResultBehaviour_v)
static constexpr auto Fields = HL::Fields + ", " + HR::Fields

Detailed Description

template<typename T, typename L, typename R>
struct LC::Util::oral::detail::HandleSelector< T, SelectorUnion< L, R > >

Definition at line 1258 of file oral.h.

Member Typedef Documentation

◆ HL

template<typename T, typename L, typename R>
using LC::Util::oral::detail::HandleSelector< T, SelectorUnion< L, R > >::HL = HandleSelector<T, L>

Definition at line 1260 of file oral.h.

◆ HR

template<typename T, typename L, typename R>
using LC::Util::oral::detail::HandleSelector< T, SelectorUnion< L, R > >::HR = HandleSelector<T, R>

Definition at line 1261 of file oral.h.

Member Function Documentation

◆ Initializer()

template<typename T, typename L, typename R>
auto LC::Util::oral::detail::HandleSelector< T, SelectorUnion< L, R > >::Initializer ( const QSqlQuery & q,
int startIdx )
inlinestaticnoexcept

Definition at line 1267 of file oral.h.

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

Here is the call graph for this function:

Member Data Documentation

◆ Fields

template<typename T, typename L, typename R>
auto LC::Util::oral::detail::HandleSelector< T, SelectorUnion< L, R > >::Fields = HL::Fields + ", " + HR::Fields
staticconstexpr

Definition at line 1265 of file oral.h.

◆ ResultBehaviour_v

template<typename T, typename L, typename R>
auto LC::Util::oral::detail::HandleSelector< T, SelectorUnion< L, R > >::ResultBehaviour_v = CombineBehaviour (HL::ResultBehaviour_v, HR::ResultBehaviour_v)
staticconstexpr

Definition at line 1263 of file oral.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17609.g3dde4097dd-build/leechcraft-0.6.70-17609-g3dde4097dd/src/util/db/oral/oral.h