LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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
 

Detailed Description

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

Definition at line 875 of file oral.h.

Member Typedef Documentation

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

Definition at line 880 of file oral.h.

Constructor & Destructor Documentation

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

Definition at line 882 of file oral.h.

Member Function Documentation


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