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

#include "oral.h"

+ Inheritance diagram for LC::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, MemberPtrs< Ptr >, void >:
+ Collaboration diagram for LC::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, MemberPtrs< Ptr >, void >:

Public Types

template<typename>
using ValueType_t = ExpectedType_t
 

Public Member Functions

template<typename Seq, CtString S>
void BindValues (QSqlQuery &) const noexcept
 
constexpr auto operator= (const ExpectedType_t &r) const noexcept
 
constexpr ExprTree (const MemberPtrs< Ptr > &l, const void &r) noexcept
 
void BindValues (QSqlQuery &query) const noexcept
 

Static Public Member Functions

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

Detailed Description

template<auto Ptr>
class LC::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, MemberPtrs< Ptr >, void >

Definition at line 734 of file oral.h.

Member Typedef Documentation

◆ ValueType_t

template<auto Ptr>
template<typename>
using LC::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, MemberPtrs< Ptr >, void >::ValueType_t = ExpectedType_t

Definition at line 739 of file oral.h.

Constructor & Destructor Documentation

◆ ExprTree()

LC::Util::oral::detail::ExprTree< Type, MemberPtrs< Ptr >, void >::ExprTree ( const MemberPtrs< Ptr > & 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, MemberPtrs< Ptr >, void >::AdditionalTables ( )
inlinestaticconstexprnoexcept

Definition at line 670 of file oral.h.

◆ AdditionalTables() [2/2]

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

Definition at line 758 of file oral.h.

◆ BindValues() [1/2]

template<auto Ptr>
template<typename Seq, CtString S>
void LC::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, MemberPtrs< Ptr >, void >::BindValues ( QSqlQuery & ) const
inlinenoexcept

Definition at line 748 of file oral.h.

◆ BindValues() [2/2]

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

Definition at line 663 of file oral.h.

◆ GetFieldName()

template<auto Ptr>
static constexpr auto LC::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, MemberPtrs< Ptr >, void >::GetFieldName ( )
inlinestaticconstexprnoexcept

Definition at line 752 of file oral.h.

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

+ Here is the call graph for this function:

◆ HasAdditionalTables() [1/2]

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

Definition at line 676 of file oral.h.

◆ HasAdditionalTables() [2/2]

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

Definition at line 768 of file oral.h.

◆ operator=()

template<auto Ptr>
auto LC::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, MemberPtrs< Ptr >, void >::operator= ( const ExpectedType_t & r) const
inlineconstexprnoexcept

Definition at line 773 of file oral.h.

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

+ Here is the call graph for this function:

◆ ToSql() [1/2]

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

Definition at line 654 of file oral.h.

◆ ToSql() [2/2]

template<auto Ptr>
template<typename Seq, CtString S>
static constexpr auto LC::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, MemberPtrs< Ptr >, void >::ToSql ( )
inlinestaticconstexprnoexcept

Definition at line 742 of file oral.h.

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

+ Here is the call graph for this function:

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