LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::oral::detail::ValueBinder< FieldsUnpacker, HeadArg > Struct Template Reference

#include "oral.h"

+ Collaboration diagram for LeechCraft::Util::oral::detail::ValueBinder< FieldsUnpacker, HeadArg >:

Public Member Functions

void operator() (const HeadArg &arg) const
 

Public Attributes

QSqlQuery_ptr Query_
 
QList< QString > BoundFields_
 

Detailed Description

template<typename FieldsUnpacker, typename HeadArg>
struct LeechCraft::Util::oral::detail::ValueBinder< FieldsUnpacker, HeadArg >

Definition at line 558 of file oral.h.

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ BoundFields_

template<typename FieldsUnpacker , typename HeadArg >
QList<QString> LeechCraft::Util::oral::detail::ValueBinder< FieldsUnpacker, HeadArg >::BoundFields_

Definition at line 561 of file oral.h.

◆ Query_

template<typename FieldsUnpacker , typename HeadArg >
QSqlQuery_ptr LeechCraft::Util::oral::detail::ValueBinder< FieldsUnpacker, HeadArg >::Query_

Definition at line 560 of file oral.h.


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