LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
LC::Util::oral::detail::DeleteByFieldsWrapper< T > Class Template Reference

#include "oral.h"

Public Member Functions

 DeleteByFieldsWrapper (const QSqlDatabase &db, const CachedFieldsData &data) 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 1510 of file oral.h.

Constructor & Destructor Documentation

◆ DeleteByFieldsWrapper()

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

Definition at line 1515 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 1522 of file oral.h.


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