![]() |
LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
|
#include "oral.h"
Inheritance diagram for LC::Util::oral::detail::SelectWrapper< T, SelectBehaviour >:
Collaboration diagram for LC::Util::oral::detail::SelectWrapper< T, SelectBehaviour >:Public Member Functions | |
| template<typename ImplFactory > | |
| SelectWrapper (const QSqlDatabase &db, const CachedFieldsData &data, ImplFactory &&factory) noexcept | |
| auto | Build () const noexcept |
| auto | operator() () const |
| template<typename Single > | |
| auto | operator() (Single &&single) const |
| template<typename Selector , ExprType Type, typename L , typename R , typename Order = OrderNone, typename Group = GroupNone, typename Limit = LimitNone, typename Offset = OffsetNone> | |
| auto | operator() (Selector selector, const ExprTree< Type, L, R > &tree, Order order=OrderNone {}, Group group=GroupNone {}, Limit limit=LimitNone {}, Offset offset=OffsetNone {}) const |
|
inlinenoexcept |
Definition at line 1261 of file oral.h.
References LC::Util::Filter().
Here is the call graph for this function:
|
inlinenoexcept |
Definition at line 1267 of file oral.h.
References LC::Util::oral::detail::ConstTrueTree_v, and LC::Util::Filter().
Here is the call graph for this function:
|
inline |
Definition at line 1281 of file oral.h.
References LC::Util::oral::detail::ConstTrueTree_v.
|
inline |
|
inline |
Definition at line 1287 of file oral.h.
References LC::Util::oral::detail::ConstTrueTree_v, and LC::Util::Filter().
Here is the call graph for this function: