LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::oral::detail::ExprTreeHandler< F > Struct Template Reference

#include "oral.h"

Public Member Functions

 ExprTreeHandler (const QString &sql, F &&binder, int lastId) noexcept
 

Public Attributes

QString Sql_
 
Binder_
 
int LastID_
 

Detailed Description

template<typename F>
struct LC::Util::oral::detail::ExprTreeHandler< F >

Definition at line 844 of file oral.h.

Constructor & Destructor Documentation

◆ ExprTreeHandler()

template<typename F >
LC::Util::oral::detail::ExprTreeHandler< F >::ExprTreeHandler ( const QString &  sql,
F &&  binder,
int  lastId 
)
inlinenoexcept

Definition at line 850 of file oral.h.

Member Data Documentation

◆ Binder_

template<typename F >
F LC::Util::oral::detail::ExprTreeHandler< F >::Binder_

Definition at line 847 of file oral.h.

◆ LastID_

template<typename F >
int LC::Util::oral::detail::ExprTreeHandler< F >::LastID_

Definition at line 848 of file oral.h.

Referenced by LC::Util::oral::detail::HandleExprTree().

◆ Sql_

template<typename F >
QString LC::Util::oral::detail::ExprTreeHandler< F >::Sql_

Definition at line 846 of file oral.h.


The documentation for this struct was generated from the following file: