![]() |
LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
|
#include "oral.h"
Public Member Functions | |
ExprTreeHandler (const QString &sql, F &&binder, int lastId) noexcept | |
Public Attributes | |
QString | Sql_ |
F | Binder_ |
int | LastID_ |
|
inlinenoexcept |
F LC::Util::oral::detail::ExprTreeHandler< F >::Binder_ |
int LC::Util::oral::detail::ExprTreeHandler< F >::LastID_ |
Definition at line 848 of file oral.h.
Referenced by LC::Util::oral::detail::HandleExprTree().
QString LC::Util::oral::detail::ExprTreeHandler< F >::Sql_ |