LeechCraft 0.6.70-17609-g3dde4097dd
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 386 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 391 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 409 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 415 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 403 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 397 of file oral.h.


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