![]() |
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 |
Definition at line 850 of file oral.h.
References LC::Util::Filter().
Here is the call graph for this function:| 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().