LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::oral::detail::DeleteByFieldsWrapper< T > Class Template Reference

#include "oral.h"

Public Member Functions

 DeleteByFieldsWrapper (const QSqlDatabase &db) noexcept
 
template<ExprType Type, typename L, typename R>
void operator() (const ExprTree< Type, L, R > &tree) const noexcept
 

Detailed Description

template<typename T>
class LC::Util::oral::detail::DeleteByFieldsWrapper< T >

Definition at line 1483 of file oral.h.

Constructor & Destructor Documentation

◆ DeleteByFieldsWrapper()

template<typename T>
LC::Util::oral::detail::DeleteByFieldsWrapper< T >::DeleteByFieldsWrapper ( const QSqlDatabase & db)
inlinenoexcept

Definition at line 1487 of file oral.h.

Member Function Documentation

◆ operator()()

template<typename T>
template<ExprType Type, typename L, typename R>
void LC::Util::oral::detail::DeleteByFieldsWrapper< T >::operator() ( const ExprTree< Type, L, R > & tree) const
inlinenoexcept

Definition at line 1493 of file oral.h.

References LC::Util::oral::detail::BindExprTree(), LC::Util::oral::detail::ExprTreeToSql(), and LC::Util::ToString().

+ Here is the call graph for this function:

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