LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::oral::detail::ExprTree< ExprType::LeafData, T, void > Class Template Reference

#include "oral.h"

Public Types

template<typename >
using ValueType_t = T
 

Public Member Functions

 ExprTree (const T &t)
 
template<typename ObjT >
QString ToSql (ToSqlState< ObjT > &state) const
 
template<typename >
QSet< QString > AdditionalTables () const
 

Detailed Description

template<typename T>
class LeechCraft::Util::oral::detail::ExprTree< ExprType::LeafData, T, void >

Definition at line 788 of file oral.h.

Member Typedef Documentation

◆ ValueType_t

template<typename T >
template<typename >
using LeechCraft::Util::oral::detail::ExprTree< ExprType::LeafData, T, void >::ValueType_t = T

Definition at line 793 of file oral.h.

Constructor & Destructor Documentation

◆ ExprTree()

template<typename T >
LeechCraft::Util::oral::detail::ExprTree< ExprType::LeafData, T, void >::ExprTree ( const T &  t)
inline

Definition at line 795 of file oral.h.

Member Function Documentation

◆ AdditionalTables()

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

Definition at line 809 of file oral.h.

◆ ToSql()

template<typename T >
template<typename ObjT >
QString LeechCraft::Util::oral::detail::ExprTree< ExprType::LeafData, T, void >::ToSql ( ToSqlState< ObjT > &  state) const
inline

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