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"

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
 

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
 

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

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.

Member Function Documentation

◆ AdditionalTables()

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

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

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

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: