LeechCraft  0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
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 607 of file oral.h.

Constructor & Destructor Documentation

◆ AssignList()

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

Definition at line 612 of file oral.h.

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 628 of file oral.h.

◆ operator,()

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

Definition at line 635 of file oral.h.

◆ ToSql()

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

Definition at line 619 of file oral.h.

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

+ Here is the call graph for this function:

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