LeechCraft 0.6.70-17335-ge406ffdcaf
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 719 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 724 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 632 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 655 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 743 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 733 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 648 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 737 of file oral.h.

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

Referenced by ToSql().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ HasAdditionalTables() [1/2]

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

Definition at line 661 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 753 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 758 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 639 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 727 of file oral.h.

References GetFieldName().

+ Here is the call graph for this function:

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