LeechCraft  0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
LC::Util::oral::detail::ExprTree< Type, L, R > Class Template Reference

#include "oral.h"

Public Member Functions

constexpr ExprTree (const L &l, const R &r) noexcept
 
template<typename Seq , CtString S>
void BindValues (QSqlQuery &query) const noexcept
 

Static Public Member Functions

template<typename Seq , CtString S>
static constexpr auto ToSql () noexcept
 
template<typename T >
static constexpr auto AdditionalTables () noexcept
 
template<typename T >
static constexpr bool HasAdditionalTables () noexcept
 

Detailed Description

template<ExprType Type, typename L, typename R>
class LC::Util::oral::detail::ExprTree< Type, L, R >

Definition at line 616 of file oral.h.

Constructor & Destructor Documentation

◆ ExprTree()

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

Definition at line 665 of file oral.h.

Member Function Documentation

◆ AdditionalTables()

template<ExprType Type, typename L , typename R >
template<typename T >
static constexpr auto LC::Util::oral::detail::ExprTree< Type, L, R >::AdditionalTables ( )
inlinestaticnoexcept

Definition at line 690 of file oral.h.

◆ BindValues()

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

Definition at line 683 of file oral.h.

◆ HasAdditionalTables()

template<ExprType Type, typename L , typename R >
template<typename T >
static constexpr bool LC::Util::oral::detail::ExprTree< Type, L, R >::HasAdditionalTables ( )
inlinestaticnoexcept

Definition at line 696 of file oral.h.

◆ ToSql()

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

Definition at line 672 of file oral.h.


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