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

#include "oral.h"

+ Inheritance diagram for LC::Util::oral::detail::AdaptInsert< Seq >:

Public Member Functions

 AdaptInsert (const QSqlDatabase &db) noexcept
 
template<typename Action = InsertAction::DefaultTag>
auto operator() (Seq &t, Action action={}) const
 
template<typename ImplFactory>
auto operator() (ImplFactory, Seq &t, auto action) const
 
template<typename Action = InsertAction::DefaultTag>
auto operator() (const Seq &t, Action action={}) const
 
template<typename ImplFactory>
auto operator() (ImplFactory, const Seq &t, auto action) const
 

Detailed Description

template<typename Seq>
class LC::Util::oral::detail::AdaptInsert< Seq >

Definition at line 401 of file oral.h.

Constructor & Destructor Documentation

◆ AdaptInsert()

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

Definition at line 406 of file oral.h.

Member Function Documentation

◆ operator()() [1/4]

template<typename Seq>
template<typename Action = InsertAction::DefaultTag>
auto LC::Util::oral::detail::AdaptInsert< Seq >::operator() ( const Seq & t,
Action action = {} ) const
inline

Definition at line 424 of file oral.h.

◆ operator()() [2/4]

template<typename Seq>
template<typename ImplFactory>
auto LC::Util::oral::detail::AdaptInsert< Seq >::operator() ( ImplFactory ,
const Seq & t,
auto action ) const
inline

Definition at line 430 of file oral.h.

◆ operator()() [3/4]

template<typename Seq>
template<typename ImplFactory>
auto LC::Util::oral::detail::AdaptInsert< Seq >::operator() ( ImplFactory ,
Seq & t,
auto action ) const
inline

Definition at line 418 of file oral.h.

◆ operator()() [4/4]

template<typename Seq>
template<typename Action = InsertAction::DefaultTag>
auto LC::Util::oral::detail::AdaptInsert< Seq >::operator() ( Seq & t,
Action action = {} ) const
inline

Definition at line 412 of file oral.h.


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