LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, boost::mpl::int_< Idx >, void > Class Template Reference

#include "oral.h"

Public Types

template<typename T >
using ValueType_t = ValueAtC_t< T, Idx >
 

Public Member Functions

template<typename T >
QString ToSql (ToSqlState< T > &) const
 
template<typename >
QSet< QString > AdditionalTables () const
 

Detailed Description

template<int Idx>
class LeechCraft::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, boost::mpl::int_< Idx >, void >

Definition at line 730 of file oral.h.

Member Typedef Documentation

◆ ValueType_t

template<int Idx>
template<typename T >
using LeechCraft::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, boost::mpl::int_< Idx >, void >::ValueType_t = ValueAtC_t<T, Idx>

Definition at line 734 of file oral.h.

Member Function Documentation

◆ AdditionalTables()

template<int Idx>
template<typename >
QSet<QString> LeechCraft::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, boost::mpl::int_< Idx >, void >::AdditionalTables ( ) const
inline

Definition at line 744 of file oral.h.

◆ ToSql()

template<int Idx>
template<typename T >
QString LeechCraft::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, boost::mpl::int_< Idx >, void >::ToSql ( ToSqlState< T > &  ) const
inline

Definition at line 737 of file oral.h.

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

+ Here is the call graph for this function:

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