LeechCraft  0.6.70-13729-g7046a9d2a7
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 T >
QString ToSql (ToSqlState< T > &) const noexcept
 
QString GetFieldName () const noexcept
 
template<typename T >
QSet< QString > AdditionalTables () const noexcept
 
auto operator= (const ExpectedType_t &r) const noexcept
 

Static Public Member Functions

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 733 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 738 of file oral.h.

Member Function Documentation

◆ AdditionalTables()

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

Definition at line 752 of file oral.h.

◆ GetFieldName()

template<auto Ptr>
QString LC::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, MemberPtrs< Ptr >, void >::GetFieldName ( ) const
inlinenoexcept

Definition at line 746 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 762 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
inlinenoexcept

Definition at line 767 of file oral.h.

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

+ Here is the call graph for this function:

◆ ToSql()

template<auto Ptr>
template<typename T >
QString LC::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, MemberPtrs< Ptr >, void >::ToSql ( ToSqlState< T > &  ) const
inlinenoexcept

Definition at line 741 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: