![]() |
LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
|
#include "oral.h"
Public Member Functions | |
constexpr | ExprTree (const L &l, const R &r) noexcept |
template<typename Seq, CtString S> | |
void | BindValues (QSqlQuery &query) const noexcept |
Static Public Member Functions | |
template<typename Seq, CtString S> | |
static constexpr auto | ToSql () noexcept |
template<typename T> | |
static constexpr auto | AdditionalTables () noexcept |
template<typename T> | |
static constexpr bool | HasAdditionalTables () noexcept |
|
inlineconstexprnoexcept |
|
inlinestaticconstexprnoexcept |
Definition at line 655 of file oral.h.
References AdditionalTables().
Referenced by AdditionalTables().
|
inlinenoexcept |
Definition at line 648 of file oral.h.
References BindValues().
Referenced by BindValues().
|
inlinestaticconstexprnoexcept |
Definition at line 661 of file oral.h.
References HasAdditionalTables().
Referenced by HasAdditionalTables().
|
inlinestaticconstexprnoexcept |
Definition at line 639 of file oral.h.
References ToSql(), LC::Util::oral::detail::Typecheck(), and LC::Util::oral::detail::TypeToSql().
Referenced by ToSql().