LeechCraft  0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
LC::Util::oral::detail::ExprTree< ExprType::LeafData, std::tuple< Ts... >, void > Class Template Reference

#include "oral.h"

Public Types

template<typename >
using ValueType_t = std::tuple< Ts... >
 

Public Member Functions

constexpr ExprTree (const std::tuple< Ts... > &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... Ts>
class LC::Util::oral::detail::ExprTree< ExprType::LeafData, std::tuple< Ts... >, void >

Definition at line 742 of file oral.h.

Member Typedef Documentation

◆ ValueType_t

template<typename... Ts>
template<typename >
using LC::Util::oral::detail::ExprTree< ExprType::LeafData, std::tuple< Ts... >, void >::ValueType_t = std::tuple<Ts...>

Definition at line 750 of file oral.h.

Constructor & Destructor Documentation

◆ ExprTree()

template<typename... Ts>
constexpr LC::Util::oral::detail::ExprTree< ExprType::LeafData, std::tuple< Ts... >, void >::ExprTree ( const std::tuple< Ts... > &  t)
inlinenoexcept

Definition at line 752 of file oral.h.

Member Function Documentation

◆ AdditionalTables()

template<typename... Ts>
template<typename >
static constexpr auto LC::Util::oral::detail::ExprTree< ExprType::LeafData, std::tuple< Ts... >, void >::AdditionalTables ( )
inlinestaticnoexcept

Definition at line 776 of file oral.h.

References LC::Util::oral::sph::tuple.

◆ BindValues()

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

Definition at line 767 of file oral.h.

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

+ Here is the call graph for this function:

◆ HasAdditionalTables()

template<typename... Ts>
template<typename >
static constexpr bool LC::Util::oral::detail::ExprTree< ExprType::LeafData, std::tuple< Ts... >, void >::HasAdditionalTables ( )
inlinestaticnoexcept

Definition at line 782 of file oral.h.

◆ ToSql()

template<typename... Ts>
template<typename , CtString S>
static constexpr auto LC::Util::oral::detail::ExprTree< ExprType::LeafData, std::tuple< Ts... >, void >::ToSql ( )
inlinestaticnoexcept

Definition at line 758 of file oral.h.

References LC::Util::Join().

+ Here is the call graph for this function:

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