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

Member Function Documentation

template<typename FieldsUnpacker , typename HeadArg >
void LeechCraft::Util::oral::detail::ValueBinder< FieldsUnpacker, HeadArg >::operator() ( const HeadArg &  arg) const
inline

Member Data Documentation

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

Definition at line 699 of file oral.h.

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

Definition at line 698 of file oral.h.


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