LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
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

 ExprTree (const T &t) noexcept
 
template<typename ObjT >
QString ToSql (ToSqlState< ObjT > &state) const noexcept
 
template<typename >
QSet< QString > AdditionalTables () const noexcept
 

Static Public Member Functions

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

Constructor & Destructor Documentation

◆ ExprTree()

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

Definition at line 694 of file oral.h.

Member Function Documentation

◆ AdditionalTables()

template<typename T >
template<typename >
QSet<QString> LC::Util::oral::detail::ExprTree< ExprType::LeafData, T, void >::AdditionalTables ( ) const
inlinenoexcept

Definition at line 708 of file oral.h.

◆ HasAdditionalTables()

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

Definition at line 714 of file oral.h.

◆ ToSql()

template<typename T >
template<typename ObjT >
QString LC::Util::oral::detail::ExprTree< ExprType::LeafData, T, void >::ToSql ( ToSqlState< ObjT > &  state) const
inlinenoexcept

Definition at line 700 of file oral.h.

References LC::Util::oral::detail::ToVariantF().

+ Here is the call graph for this function:

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