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