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

#include "oral.h"

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

Public Member Functions

template<typename ImplFactory >
 AdaptInsert (const QSqlDatabase &db, CachedFieldsData data, ImplFactory &&factory) noexcept
 
auto operator() (Seq &t, InsertAction action=InsertAction::Default) const
 
auto operator() (const Seq &t, InsertAction action=InsertAction::Default) const
 

Detailed Description

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

Definition at line 400 of file oral.h.

Constructor & Destructor Documentation

◆ AdaptInsert()

template<typename Seq>
template<typename ImplFactory >
LC::Util::oral::detail::AdaptInsert< Seq >::AdaptInsert ( const QSqlDatabase &  db,
CachedFieldsData  data,
ImplFactory &&  factory 
)
inlinenoexcept

Definition at line 410 of file oral.h.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 416 of file oral.h.

◆ operator()() [2/2]

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

Definition at line 421 of file oral.h.


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