LeechCraft 0.6.70-18450-gabe19ee3b0
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

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 703 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 708 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 710 of file oral.h.

Member Function Documentation

◆ AdditionalTables()

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

Definition at line 729 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 722 of file oral.h.

References ToSql(), LC::Util::ToString(), and LC::Util::oral::detail::ToVariantF().

Here is the call graph for this function:

◆ HasAdditionalTables()

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

Definition at line 735 of file oral.h.

◆ ToSql()

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

Definition at line 716 of file oral.h.

Referenced by BindValues().

Here is the caller graph for this function:

The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.18450.gabe19ee3b0-build/leechcraft-0.6.70-18450-gabe19ee3b0/src/util/db/oral/oral.h