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

#include "oral.h"

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

Public Member Functions

template<typename ImplFactory >
 AdaptInsert (const QSqlDatabase &db, CachedFieldsData data, ImplFactory &&factory)
 
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 LeechCraft::Util::oral::detail::AdaptInsert< Seq >

Definition at line 375 of file oral.h.

Constructor & Destructor Documentation

◆ AdaptInsert()

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

Definition at line 385 of file oral.h.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 391 of file oral.h.

◆ operator()() [2/2]

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

Definition at line 396 of file oral.h.


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