LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::oral::detail::ExprTree< ExprType::LeafData, T, void > Class Template Reference

#include "oral.h"

+ Inheritance diagram for LC::Util::oral::detail::ExprTree< ExprType::LeafData, T, void >:
+ Collaboration diagram for LC::Util::oral::detail::ExprTree< ExprType::LeafData, T, void >:

Public Types

template<typename>
using ValueType_t = T
 

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

template<typename T>
class LC::Util::oral::detail::ExprTree< ExprType::LeafData, T, void >

Definition at line 683 of file oral.h.

Member Typedef Documentation

◆ ValueType_t

template<typename T>
template<typename>
using LC::Util::oral::detail::ExprTree< ExprType::LeafData, T, void >::ValueType_t = T

Definition at line 688 of file oral.h.

Constructor & Destructor Documentation

◆ ExprTree() [1/2]

template<typename T>
LC::Util::oral::detail::ExprTree< ExprType::LeafData, T, void >::ExprTree ( const T & t)
inlineconstexprnoexcept

Definition at line 690 of file oral.h.

◆ ExprTree() [2/2]

LC::Util::oral::detail::ExprTree< Type, T, void >::ExprTree ( const T & l,
const void & r )
inlineconstexprnoexcept

Definition at line 647 of file oral.h.

Member Function Documentation

◆ AdditionalTables() [1/2]

static constexpr auto LC::Util::oral::detail::ExprTree< Type, T, void >::AdditionalTables ( )
inlinestaticconstexprnoexcept

Definition at line 670 of file oral.h.

◆ AdditionalTables() [2/2]

template<typename T>
template<typename>
static constexpr auto LC::Util::oral::detail::ExprTree< ExprType::LeafData, T, void >::AdditionalTables ( )
inlinestaticconstexprnoexcept

Definition at line 709 of file oral.h.

◆ BindValues() [1/2]

void LC::Util::oral::detail::ExprTree< Type, T, void >::BindValues ( QSqlQuery & query) const
inlinenoexcept

Definition at line 663 of file oral.h.

◆ BindValues() [2/2]

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

Definition at line 702 of file oral.h.

References LC::Util::oral::detail::ExprTree< Type, L, R >::ToSql(), LC::Util::ToString(), and LC::Util::oral::detail::ToVariantF().

+ Here is the call graph for this function:

◆ HasAdditionalTables() [1/2]

static constexpr bool LC::Util::oral::detail::ExprTree< Type, T, void >::HasAdditionalTables ( )
inlinestaticconstexprnoexcept

Definition at line 676 of file oral.h.

◆ HasAdditionalTables() [2/2]

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

Definition at line 715 of file oral.h.

◆ ToSql() [1/2]

static constexpr auto LC::Util::oral::detail::ExprTree< Type, T, void >::ToSql ( )
inlinestaticconstexprnoexcept

Definition at line 654 of file oral.h.

◆ ToSql() [2/2]

template<typename T>
template<typename, CtString S>
static constexpr auto LC::Util::oral::detail::ExprTree< ExprType::LeafData, T, void >::ToSql ( )
inlinestaticconstexprnoexcept

Definition at line 696 of file oral.h.


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