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

#include "oral.h"

Public Member Functions

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

Detailed Description

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

Definition at line 1092 of file oral.h.

Constructor & Destructor Documentation

◆ DeleteByFieldsWrapper()

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

Definition at line 1097 of file oral.h.

Member Function Documentation

◆ operator()()

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

Definition at line 1104 of file oral.h.

References LeechCraft::Util::oral::detail::CachedFieldsData::Table_.


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