![]() |
LeechCraft
0.6.70-11552-gf61ee51c3d
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 727 of file oral.h.
References LeechCraft::Util::oral::detail::GetFieldName< Seq, Idx >::value().
Here is the call graph for this function:| auto LeechCraft::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, MemberPtrs< Ptr >, void >::operator= | ( | const R & | r | ) | const |
Definition at line 792 of file oral.h.
References LeechCraft::Util::oral::detail::AsLeafData().
Here is the call graph for this function:
|
inline |