![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include "oral.h"
Public Types | |
template<typename > | |
using | ValueType_t = MemberPtrType_t< Ptr > |
Public Member Functions | |
template<typename T > | |
QString | ToSql (ToSqlState< T > &) const |
QString | GetFieldName () const |
template<typename T > | |
QSet< QString > | AdditionalTables () const |
template<typename R > | |
auto | operator= (const R &) const |
using LeechCraft::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, MemberPtrs< Ptr >, void >::ValueType_t = MemberPtrType_t<Ptr> |
|
inline |
|
inline |
Definition at line 766 of file oral.h.
References LeechCraft::Util::oral::detail::GetFieldName< Seq, Idx >::value().
auto LeechCraft::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, MemberPtrs< Ptr >, void >::operator= | ( | const R & | r | ) | const |
Definition at line 831 of file oral.h.
References LeechCraft::Util::oral::detail::AsLeafData().
|
inline |