LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LeechCraft::Util::oral::detail::SelectByFieldsWrapper< T > Class Template Reference

#include "oral.h"

Public Member Functions

 SelectByFieldsWrapper (const CachedFieldsData &data)
 
template<ExprType Type, typename L , typename R >
QList< T > operator() (const ExprTree< Type, L, R > &tree) const
 
template<int Idx, ExprType Type, typename L , typename R >
QList< ValueAtC_t< T, Idx > > operator() (sph::pos< Idx >, const ExprTree< Type, L, R > &tree) const
 

Detailed Description

template<typename T>
class LeechCraft::Util::oral::detail::SelectByFieldsWrapper< T >

Definition at line 997 of file oral.h.

Constructor & Destructor Documentation

Definition at line 1001 of file oral.h.

Member Function Documentation

template<typename T >
template<ExprType Type, typename L , typename R >
QList<T> LeechCraft::Util::oral::detail::SelectByFieldsWrapper< T >::operator() ( const ExprTree< Type, L, R > &  tree) const
inline

Definition at line 1007 of file oral.h.

template<typename T >
template<int Idx, ExprType Type, typename L , typename R >
QList<ValueAtC_t<T, Idx> > LeechCraft::Util::oral::detail::SelectByFieldsWrapper< T >::operator() ( sph::pos< Idx >  ,
const ExprTree< Type, L, R > &  tree 
) const
inline

Definition at line 1022 of file oral.h.


The documentation for this class was generated from the following file: