LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
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 343 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 353 of file oral.h.

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 349 of file oral.h.

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

Definition at line 350 of file oral.h.


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