![]() |
LeechCraft
0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
|
#include "oral.h"
Collaboration diagram for LeechCraft::Util::oral::detail::ValueBinder< FieldsUnpacker, HeadArg, TailArgs >:Public Member Functions | |
| void | operator() (const HeadArg &arg, const TailArgs &...tail) const |
Public Attributes | |
| QSqlQuery_ptr | Query_ |
| QList< QString > | BoundFields_ |
|
inline |
Definition at line 687 of file oral.h.
References LeechCraft::Util::oral::detail::FieldsUnpacker< HeadT, TailT >::Head.
| QList<QString> LeechCraft::Util::oral::detail::ValueBinder< FieldsUnpacker, HeadArg, TailArgs >::BoundFields_ |
| QSqlQuery_ptr LeechCraft::Util::oral::detail::ValueBinder< FieldsUnpacker, HeadArg, TailArgs >::Query_ |