LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LeechCraft::Util::oral::detail::Inserter Struct Reference

#include "oral.h"

Public Member Functions

template<typename T >
QStringList operator() (QStringList bounds, const T &t) const
 

Public Attributes

const bool BindPrimaryKey_
 
QSqlQuery_ptr Q_
 

Detailed Description

Definition at line 360 of file oral.h.

Member Function Documentation

template<typename T >
QStringList LeechCraft::Util::oral::detail::Inserter::operator() ( QStringList  bounds,
const T &  t 
) const
inline

Definition at line 370 of file oral.h.

References BindPrimaryKey_, and Q_.

Member Data Documentation

const bool LeechCraft::Util::oral::detail::Inserter::BindPrimaryKey_

Whether the PKey values should be bound.

The NoAutogen tag is not considered.

Definition at line 366 of file oral.h.

Referenced by operator()().

QSqlQuery_ptr LeechCraft::Util::oral::detail::Inserter::Q_

Definition at line 367 of file oral.h.

Referenced by operator()().


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