LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::oral::detail::AdaptDelete< Seq > Struct Template Reference

#include "oral.h"

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

Public Member Functions

 AdaptDelete (const QSqlDatabase &db) noexcept
 
void operator() (const Seq &seq)
 

Public Attributes

QSqlQuery DeleteQuery_
 

Detailed Description

template<typename Seq>
struct LC::Util::oral::detail::AdaptDelete< Seq >

Definition at line 464 of file oral.h.

Constructor & Destructor Documentation

◆ AdaptDelete()

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

Definition at line 468 of file oral.h.

References DeleteQuery_.

Member Function Documentation

◆ operator()()

template<typename Seq>
void LC::Util::oral::detail::AdaptDelete< Seq >::operator() ( const Seq & seq)
inline

Definition at line 480 of file oral.h.

References DeleteQuery_, LC::Util::oral::detail::Get(), LC::Util::oral::detail::PKeyIndex_v, and LC::Util::oral::detail::ToVariantF().

+ Here is the call graph for this function:

Member Data Documentation

◆ DeleteQuery_

template<typename Seq>
QSqlQuery LC::Util::oral::detail::AdaptDelete< Seq >::DeleteQuery_

Definition at line 466 of file oral.h.

Referenced by AdaptDelete(), and operator()().


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