LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::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
 
QString GetFieldName () const
 
template<typename T >
QSet< QString > AdditionalTables () const
 
template<typename R >
auto operator= (const R &) const
 

Detailed Description

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

Definition at line 754 of file oral.h.

Member Typedef Documentation

◆ ValueType_t

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

Definition at line 758 of file oral.h.

Member Function Documentation

◆ AdditionalTables()

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

Definition at line 774 of file oral.h.

◆ GetFieldName()

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

Definition at line 766 of file oral.h.

References LeechCraft::Util::oral::detail::GetFieldName< Seq, Idx >::value().

+ Here is the call graph for this function:

◆ operator=()

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

Definition at line 831 of file oral.h.

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

+ Here is the call graph for this function:

◆ ToSql()

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

Definition at line 761 of file oral.h.


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