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

#include "oral.h"

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
 

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
 

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.

Member Function Documentation

◆ AdditionalTables()

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

Definition at line 758 of file oral.h.

◆ BindValues()

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.

◆ GetFieldName()

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

Definition at line 752 of file oral.h.

◆ HasAdditionalTables()

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

Definition at line 768 of file oral.h.

◆ operator=()

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

Definition at line 773 of file oral.h.

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

+ Here is the call graph for this function:

◆ ToSql()

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

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: