LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
LeechCraft::Util::oral::detail::ExprTree< Type, L, R > Class Template Reference

#include "oral.h"

Public Member Functions

 ExprTree (const L &l, const R &r)
 
template<typename T >
QString ToSql (ToSqlState< T > &state) const
 

Detailed Description

template<ExprType Type, typename L = void, typename R = void>
class LeechCraft::Util::oral::detail::ExprTree< Type, L, R >

Definition at line 775 of file oral.h.

Constructor & Destructor Documentation

template<ExprType Type, typename L = void, typename R = void>
LeechCraft::Util::oral::detail::ExprTree< Type, L, R >::ExprTree ( const L &  l,
const R &  r 
)
inline

Definition at line 780 of file oral.h.

Member Function Documentation

template<ExprType Type, typename L = void, typename R = void>
template<typename T >
QString LeechCraft::Util::oral::detail::ExprTree< Type, L, R >::ToSql ( ToSqlState< T > &  state) const
inline

Definition at line 787 of file oral.h.

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

Referenced by LeechCraft::Util::oral::detail::HandleExprTree().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


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