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

#include "oral.h"

+ Inheritance diagram for LeechCraft::Util::oral::detail::SelectWrapper< T, SelectBehaviour >:

Public Member Functions

 SelectWrapper (const QSqlDatabase &db, const CachedFieldsData &data)
 
auto operator() () const
 
template<typename Single >
auto operator() (Single &&single) const
 
template<typename Selector , ExprType Type, typename L , typename R >
auto operator() (Selector &&selector, const ExprTree< Type, L, R > &tree) const
 

Detailed Description

template<typename T, SelectBehaviour SelectBehaviour>
class LeechCraft::Util::oral::detail::SelectWrapper< T, SelectBehaviour >

Definition at line 962 of file oral.h.

Constructor & Destructor Documentation

◆ SelectWrapper()

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

Definition at line 969 of file oral.h.

Member Function Documentation

◆ operator()() [1/3]

template<typename T, SelectBehaviour SelectBehaviour>
auto LeechCraft::Util::oral::detail::SelectWrapper< T, SelectBehaviour >::operator() ( ) const
inline

Definition at line 975 of file oral.h.

◆ operator()() [2/3]

template<typename T, SelectBehaviour SelectBehaviour>
template<typename Single >
auto LeechCraft::Util::oral::detail::SelectWrapper< T, SelectBehaviour >::operator() ( Single &&  single) const
inline

Definition at line 981 of file oral.h.

◆ operator()() [3/3]

template<typename T, SelectBehaviour SelectBehaviour>
template<typename Selector , ExprType Type, typename L , typename R >
auto LeechCraft::Util::oral::detail::SelectWrapper< T, SelectBehaviour >::operator() ( Selector &&  selector,
const ExprTree< Type, L, R > &  tree 
) const
inline

Definition at line 990 of file oral.h.


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