![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
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 690 of file oral.h.
References AdditionalTables().
Referenced by AdditionalTables().
|
inlinenoexcept |
Definition at line 683 of file oral.h.
References BindValues().
Referenced by BindValues().
|
inlinestaticconstexprnoexcept |
Definition at line 696 of file oral.h.
References HasAdditionalTables().
Referenced by HasAdditionalTables().
|
inlinestaticconstexprnoexcept |
Definition at line 672 of file oral.h.
References ToSql(), LC::Util::oral::detail::Typecheck(), LC::Util::oral::detail::TypeToSql(), and LC::Util::oral::detail::WrapSubexpr().
Referenced by ToSql().