LeechCraft  0.6.70-13605-g8cd066ad6a
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 = MemberPtrType_t< Ptr >
 

Public Member Functions

template<typename T >
QString ToSql (ToSqlState< T > &) const noexcept
 
QString GetFieldName () const noexcept
 
template<typename T >
QSet< QString > AdditionalTables () const noexcept
 
template<typename R >
auto operator= (const R &) const noexcept
 

Static Public Member Functions

template<typename T >
constexpr static bool HasAdditionalTables () noexcept
 

Detailed Description

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

Definition at line 768 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 = MemberPtrType_t<Ptr>

Definition at line 772 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 786 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 780 of file oral.h.

◆ HasAdditionalTables()

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

Definition at line 796 of file oral.h.

◆ operator=()

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

Definition at line 855 of file oral.h.

◆ 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 775 of file oral.h.

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

+ Here is the call graph for this function:

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