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

#include "oral.h"

+ Inheritance diagram for LC::Util::oral::detail::ExprTree< Type, L, R >:

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

Constructor & Destructor Documentation

◆ ExprTree()

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

Definition at line 632 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 ( )
inlinestaticconstexprnoexcept

Definition at line 655 of file oral.h.

References AdditionalTables().

Referenced by AdditionalTables().

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

◆ 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 648 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:

◆ HasAdditionalTables()

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

Definition at line 661 of file oral.h.

References HasAdditionalTables().

Referenced by HasAdditionalTables().

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

◆ 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 ( )
inlinestaticconstexprnoexcept

Definition at line 639 of file oral.h.

References ToSql(), LC::Util::oral::detail::Typecheck(), and LC::Util::oral::detail::TypeToSql().

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: