![]() |
LeechCraft
0.6.70-13729-g7046a9d2a7
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 869 of file oral.h.
Referenced by LC::Util::oral::detail::HandleExprTree().
QString LC::Util::oral::detail::ExprTreeHandler< F >::Sql_ |