LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::oral::detail::AssignList< L, R > Class Template Reference

#include "oral.h"

Public Member Functions

constexpr AssignList (const L &l, const R &r) noexcept
 
template<typename Seq, CtString S>
void BindValues (QSqlQuery &query) const noexcept
 
template<typename OL, typename OR>
constexpr auto operator, (const AssignList< OL, OR > &tail) noexcept
 

Static Public Member Functions

template<typename Seq, CtString S>
static constexpr auto ToSql () noexcept
 

Detailed Description

template<typename L, typename R>
class LC::Util::oral::detail::AssignList< L, R >

Definition at line 592 of file oral.h.

Constructor & Destructor Documentation

◆ AssignList()

template<typename L, typename R>
LC::Util::oral::detail::AssignList< L, R >::AssignList ( const L & l,
const R & r )
inlineconstexprnoexcept

Definition at line 597 of file oral.h.

Referenced by operator,().

+ Here is the caller graph for this function:

Member Function Documentation

◆ BindValues()

template<typename L, typename R>
template<typename Seq, CtString S>
void LC::Util::oral::detail::AssignList< L, R >::BindValues ( QSqlQuery & query) const
inlinenoexcept

Definition at line 613 of file oral.h.

References BindValues().

Referenced by BindValues().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ operator,()

template<typename L, typename R>
template<typename OL, typename OR>
auto LC::Util::oral::detail::AssignList< L, R >::operator, ( const AssignList< OL, OR > & tail)
inlineconstexprnoexcept

Definition at line 620 of file oral.h.

References AssignList().

+ Here is the call graph for this function:

◆ ToSql()

template<typename L, typename R>
template<typename Seq, CtString S>
static constexpr auto LC::Util::oral::detail::AssignList< L, R >::ToSql ( )
inlinestaticconstexprnoexcept

Definition at line 604 of file oral.h.

References ToSql().

Referenced by ToSql().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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